Searched refs:core_tmr_lun_reset (Results 1 – 4 of 4) sorted by relevance
/drivers/target/ |
D | target_core_internal.h | 116 int core_tmr_lun_reset(struct se_device *, struct se_tmr_req *,
|
D | target_core_tmr.c | 354 int core_tmr_lun_reset( in core_tmr_lun_reset() function
|
D | target_core_pr.c | 2975 core_tmr_lun_reset(dev, NULL, &preempt_and_abort_list, in core_scsi3_pro_preempt() 3105 core_tmr_lun_reset(dev, NULL, &preempt_and_abort_list, cmd); in core_scsi3_pro_preempt()
|
D | target_core_transport.c | 3590 ret = core_tmr_lun_reset(dev, tmr, NULL, NULL); in target_tmr_work()
|