Home
last modified time | relevance | path

Searched refs:pr_aptpl_active (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_pr.c960 pr_tmpl->pr_aptpl_active = 1; in __core_scsi3_check_aptpl_registration()
1968 dev->t10_pr.pr_aptpl_active = 0; in core_scsi3_update_and_write_aptpl()
1994 dev->t10_pr.pr_aptpl_active = 1; in core_scsi3_update_and_write_aptpl()
2374 if (pr_tmpl->pr_aptpl_active) in core_scsi3_pro_reserve()
2620 if (pr_tmpl->pr_aptpl_active) in core_scsi3_emulate_pro_release()
2940 if (pr_tmpl->pr_aptpl_active) in core_scsi3_pro_preempt()
3069 if (pr_tmpl->pr_aptpl_active) in core_scsi3_pro_preempt()
3858 if (pr_tmpl->pr_aptpl_active) in core_scsi3_pri_report_capabilities()
Dtarget_core_configfs.c982 (dev->t10_pr.pr_aptpl_active) ? "Activated" : "Disabled"); in target_core_dev_pr_show_attr_res_aptpl_active()
/linux-4.1.27/include/target/
Dtarget_core_base.h408 int pr_aptpl_active; member