Home
last modified time | relevance | path

Searched refs:target_submit_tmr (Results 1 – 10 of 10) sorted by relevance

/linux/include/target/
H A Dtarget_core_fabric.h186 int target_submit_tmr(struct se_cmd *se_cmd, struct se_session *se_sess,
/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c365 rc = target_submit_tmr(&cmd->se_cmd, cmd->sess->se_sess, in ft_send_tm()
/linux/drivers/target/loopback/
H A Dtcm_loop.c216 rc = target_submit_tmr(se_cmd, se_sess, tl_cmd->tl_sense_buf, lun, in tcm_loop_issue_tmr()
/linux/drivers/target/
H A Dtarget_core_transport.c1979 int target_submit_tmr(struct se_cmd *se_cmd, struct se_session *se_sess, in target_submit_tmr() function
2027 EXPORT_SYMBOL(target_submit_tmr);
/linux/drivers/xen/
H A Dxen-scsiback.c626 rc = target_submit_tmr(&pending_req->se_cmd, nexus->tvn_se_sess, in scsiback_device_action()
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1449 rc = target_submit_tmr(&ocp->cmd, se_sess, NULL, lun, ocp, tmr_func, in efct_scsi_recv_tmf()
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c617 return target_submit_tmr(se_cmd, sess->se_sess, NULL, lun, mcmd, in tcm_qla2xxx_handle_tmr()
/linux/drivers/vhost/
H A Dscsi.c1351 if (target_submit_tmr(&tmf->se_cmd, tpg->tpg_nexus->tvn_se_sess, NULL, in vhost_scsi_handle_tmf()
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c2799 rc = target_submit_tmr(&cmd->se_cmd, nexus->se_sess, NULL, in ibmvscsis_parse_task()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1667 rc = target_submit_tmr(&send_ioctx->cmd, sess, NULL, in srpt_handle_tsk_mgmt()