Searched refs:__target_init_cmd (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/include/target/ |
D | target_core_fabric.h | 151 void __target_init_cmd(struct se_cmd *,
|
/Linux-v5.15/drivers/target/ |
D | target_core_xcopy.c | 605 __target_init_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, length, in target_xcopy_read_source() 650 __target_init_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, length, in target_xcopy_write_destination()
|
D | target_core_transport.c | 1399 void __target_init_cmd( in __target_init_cmd() function 1432 EXPORT_SYMBOL(__target_init_cmd); 1644 __target_init_cmd(se_cmd, se_tpg->se_tpg_tfo, se_sess, data_length, in target_init_cmd() 1939 __target_init_cmd(se_cmd, se_tpg->se_tpg_tfo, se_sess, in target_submit_tmr()
|
/Linux-v5.15/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-v5.15/drivers/target/iscsi/ |
D | iscsi_target.c | 1157 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_setup_scsi_cmd() 2017 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_handle_task_mgt_cmd()
|