enforce_pr_isids  533 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_SHOW(enforce_pr_isids);
enforce_pr_isids  590 drivers/target/target_core_configfs.c DEF_CONFIGFS_ATTRIB_STORE_BOOL(enforce_pr_isids);
enforce_pr_isids 1131 drivers/target/target_core_configfs.c CONFIGFS_ATTR(, enforce_pr_isids);
enforce_pr_isids  778 drivers/target/target_core_device.c 	dev->dev_attrib.enforce_pr_isids = DA_ENFORCE_PR_ISIDS;
enforce_pr_isids 1185 drivers/target/target_core_pr.c 				if (dev->dev_attrib.enforce_pr_isids)
enforce_pr_isids  681 include/target/target_core_base.h 	int		enforce_pr_isids;