Searched refs:emulate_pr (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_device.c761 dev->dev_attrib.emulate_pr = DA_EMULATE_PR;
1076 * With emulate_pr disabled, all reservation requests should fail,
1079 if (!dev->dev_attrib.emulate_pr &&
H A Dtarget_core_configfs.c559 DEF_CONFIGFS_ATTRIB_SHOW(emulate_pr); variable
621 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_pr); variable
1280 CONFIGFS_ATTR(, emulate_pr);
1856 if (!dev->dev_attrib.emulate_pr)
1999 if (!dev->dev_attrib.emulate_pr)
2014 if (!dev->dev_attrib.emulate_pr ||
2027 if (!dev->dev_attrib.emulate_pr ||
2074 if (!dev->dev_attrib.emulate_pr ||
H A Dtarget_core_spc.c1670 if (!dev->dev_attrib.emulate_pr)
2274 if (!dev->dev_attrib.emulate_pr)
2282 if (!dev->dev_attrib.emulate_pr)
H A Dtarget_core_pr.c4175 if (!dev->dev_attrib.emulate_pr)
/linux-master/include/target/
H A Dtarget_core_base.h708 bool emulate_pr; member in struct:se_dev_attrib

Completed in 233 milliseconds