Home
last modified time | relevance | path

Searched refs:prh_type (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pr.c2842 int prh_type = 0, prh_scope = 0; in core_scsi3_pro_preempt() local
3013 prh_type = pr_res_holder->pr_res_type; in core_scsi3_pro_preempt()
3084 if ((prh_type != type) || (prh_scope != scope)) { in core_scsi3_pro_preempt()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_pr.c2821 int prh_type = 0, prh_scope = 0; in core_scsi3_pro_preempt() local
3007 prh_type = pr_res_holder->pr_res_type; in core_scsi3_pro_preempt()
3078 if ((prh_type != type) || (prh_scope != scope)) { in core_scsi3_pro_preempt()

Completed in 9 milliseconds