Searched refs:__target_init_cmd (Results 1 – 5 of 5) sorted by relevance
| /linux/include/target/ |
| A D | target_core_fabric.h | 166 void __target_init_cmd(struct se_cmd *cmd,
|
| /linux/drivers/target/ |
| 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()
|
| 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/ |
| A 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/drivers/target/iscsi/ |
| A D | iscsi_target.c | 1191 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_setup_scsi_cmd() 2049 __target_init_cmd(&cmd->se_cmd, &iscsi_ops, in iscsit_handle_task_mgt_cmd()
|
Completed in 22 milliseconds