Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h688 bool force_pr_aptpl; member
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_configfs.c536 DEF_CONFIGFS_ATTRIB_SHOW(force_pr_aptpl);
935 da->force_pr_aptpl = flag; in force_pr_aptpl_store()
1196 CONFIGFS_ATTR(, force_pr_aptpl);
Dtarget_core_device.c781 dev->dev_attrib.force_pr_aptpl = DA_FORCE_PR_APTPL; in target_alloc_device()
Dtarget_core_pr.c3620 if (dev->dev_attrib.force_pr_aptpl) in target_scsi3_emulate_pr_out()