Home
last modified time | relevance | path

Searched refs:force_pr_aptpl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h692 bool force_pr_aptpl; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h705 bool force_pr_aptpl; member
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c536 DEF_CONFIGFS_ATTRIB_SHOW(force_pr_aptpl); variable
929 pr_err("dev[%p]: Unable to set force_pr_aptpl while" in force_pr_aptpl_store()
935 da->force_pr_aptpl = flag; in force_pr_aptpl_store()
936 pr_debug("dev[%p]: SE Device force_pr_aptpl: %d\n", da->da_dev, flag); in force_pr_aptpl_store()
1196 CONFIGFS_ATTR(, force_pr_aptpl);
H A Dtarget_core_device.c793 dev->dev_attrib.force_pr_aptpl = DA_FORCE_PR_APTPL; in target_alloc_device()
H A Dtarget_core_pr.c3620 if (dev->dev_attrib.force_pr_aptpl) in target_scsi3_emulate_pr_out()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c566 DEF_CONFIGFS_ATTRIB_SHOW(force_pr_aptpl); variable
968 pr_err("dev[%p]: Unable to set force_pr_aptpl while" in force_pr_aptpl_store()
974 da->force_pr_aptpl = flag; in force_pr_aptpl_store()
975 pr_debug("dev[%p]: SE Device force_pr_aptpl: %d\n", da->da_dev, flag); in force_pr_aptpl_store()
1254 CONFIGFS_ATTR(, force_pr_aptpl);
H A Dtarget_core_device.c765 dev->dev_attrib.force_pr_aptpl = DA_FORCE_PR_APTPL; in target_alloc_device()
H A Dtarget_core_pr.c3647 if (dev->dev_attrib.force_pr_aptpl) in target_scsi3_emulate_pr_out()

Completed in 25 milliseconds