Searched refs:__target_init_cmd (Results 1 – 5 of 5) sorted by relevance
/linux/include/target/ |
H A D | target_core_fabric.h | 166 void __target_init_cmd(struct se_cmd *cmd,
|
/linux/drivers/target/ |
H A D | target_core_xcopy.c | 594 __target_init_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, src_bytes, in target_xcopy_read_source() 639 __target_init_cmd(se_cmd, &xcopy_pt_tfo, &xcopy_pt_sess, dst_bytes, in target_xcopy_write_destination()
|
H A 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); 1713 __target_init_cmd(se_cmd, se_tpg->se_tpg_tfo, se_sess, data_length, in target_init_cmd() 1990 __target_init_cmd(se_cmd, se_tpg->se_tpg_tfo, se_sess, in target_submit_tmr()
|
/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1236 __target_init_cmd(se_cmd, in bot_submit_command() 1495 __target_init_cmd(se_cmd, in tcm_usbg_tpg_nexus_show()
|
/linux/drivers/target/iscsi/ |
H A D | iscsi_target.c | 1181 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_setup_scsi_cmd() 2002 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_handle_task_mgt_cmd()
|