Home
last modified time | relevance | path

Searched refs:target_init_cmd (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c546 if (target_init_cmd(&cmd->se_cmd, cmd->sess->se_sess, in ft_send_work()
/linux/drivers/target/
H A Dtarget_core_transport.c1732 int target_init_cmd(struct se_cmd *se_cmd, struct se_session *se_sess, in target_init_cmd() function
1773 EXPORT_SYMBOL_GPL(target_init_cmd);
1885 rc = target_init_cmd(se_cmd, se_sess, sense, unpacked_lun, data_length, in target_submit_cmd()
/linux/drivers/xen/
H A Dxen-scsiback.c428 target_init_cmd(se_cmd, sess, pending_req->sense_buffer, in scsiback_cmd_exec()
/linux/drivers/vhost/
H A Dscsi.c1066 target_init_cmd(se_cmd, nexus->tvn_se_sess, &cmd->tvc_sense_buf[0], in vhost_scsi_target_queue_cmd()