Searched refs:transport_lookup_tmr_lun (Results 1 – 6 of 6) sorted by relevance
170 int transport_lookup_tmr_lun(struct se_cmd *, u32);
145 int transport_lookup_tmr_lun(struct se_cmd *se_cmd, u32 unpacked_lun) in transport_lookup_tmr_lun() function187 EXPORT_SYMBOL(transport_lookup_tmr_lun);
1592 ret = transport_lookup_tmr_lun(se_cmd, unpacked_lun); in target_submit_tmr()
273 if (transport_lookup_tmr_lun(se_cmd, lun) < 0) { in tcm_loop_issue_tmr()
616 if (transport_lookup_tmr_lun(se_cmd, pending_req->v2p->lun) < 0) in scsiback_device_action()
1863 ret = transport_lookup_tmr_lun(&cmd->se_cmd, in iscsit_handle_task_mgt_cmd()