Searched refs:__target_init_cmd (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/include/target/ |
D | target_core_fabric.h | 157 void __target_init_cmd(struct se_cmd *cmd,
|
/linux-6.6.21/drivers/target/ |
D | target_core_xcopy.c | 593 __target_init_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, src_bytes, in target_xcopy_read_source() 638 __target_init_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, dst_bytes, in target_xcopy_write_destination()
|
D | target_core_transport.c | 1448 void __target_init_cmd(struct se_cmd *cmd, in __target_init_cmd() function 1480 EXPORT_SYMBOL(__target_init_cmd); 1692 __target_init_cmd(se_cmd, se_tpg->se_tpg_tfo, se_sess, data_length, in target_init_cmd() 1988 __target_init_cmd(se_cmd, se_tpg->se_tpg_tfo, se_sess, in target_submit_tmr()
|
/linux-6.6.21/drivers/usb/gadget/function/ |
D | f_tcm.c | 1053 __target_init_cmd(se_cmd, in usbg_cmd_work() 1182 __target_init_cmd(se_cmd, in bot_cmd_work()
|
/linux-6.6.21/drivers/target/iscsi/ |
D | iscsi_target.c | 1191 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_setup_scsi_cmd() 2055 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_handle_task_mgt_cmd()
|