Searched refs:transport_lookup_tmr_lun (Results 1 – 6 of 6) sorted by relevance
167 int transport_lookup_tmr_lun(struct se_cmd *, u64);
153 int transport_lookup_tmr_lun(struct se_cmd *se_cmd, u64 unpacked_lun) in transport_lookup_tmr_lun() function192 EXPORT_SYMBOL(transport_lookup_tmr_lun);
1612 ret = transport_lookup_tmr_lun(se_cmd, unpacked_lun); in target_submit_tmr()
270 if (transport_lookup_tmr_lun(se_cmd, lun) < 0) { in tcm_loop_issue_tmr()
610 if (transport_lookup_tmr_lun(se_cmd, pending_req->v2p->lun) < 0) in scsiback_device_action()
1856 ret = transport_lookup_tmr_lun(&cmd->se_cmd, in iscsit_handle_task_mgt_cmd()