Searched refs:transport_lookup_tmr_lun (Results 1 – 4 of 4) sorted by relevance
211 int transport_lookup_tmr_lun(struct se_cmd *);
142 int transport_lookup_tmr_lun(struct se_cmd *se_cmd) in transport_lookup_tmr_lun() function181 EXPORT_SYMBOL(transport_lookup_tmr_lun);
2011 ret = transport_lookup_tmr_lun(se_cmd); in target_submit_tmr()
2044 ret = transport_lookup_tmr_lun(&cmd->se_cmd); in iscsit_handle_task_mgt_cmd()