Home
last modified time | relevance | path

Searched refs:core_tmr_lun_reset (Results 1 – 4 of 4) sorted by relevance

/drivers/target/
Dtarget_core_internal.h116 int core_tmr_lun_reset(struct se_device *, struct se_tmr_req *,
Dtarget_core_tmr.c354 int core_tmr_lun_reset( in core_tmr_lun_reset() function
Dtarget_core_pr.c2975 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()
Dtarget_core_transport.c3590 ret = core_tmr_lun_reset(dev, tmr, NULL, NULL); in target_tmr_work()