Searched refs:emulate_pr (Results 1 – 5 of 5) sorted by relevance
559 DEF_CONFIGFS_ATTRIB_SHOW(emulate_pr);621 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_pr);1280 CONFIGFS_ATTR(, emulate_pr);1856 if (!dev->dev_attrib.emulate_pr) in target_pr_res_holder_show()1999 if (!dev->dev_attrib.emulate_pr) in target_pr_res_type_show()2014 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_active_show()2027 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_show()2074 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_store()
760 dev->dev_attrib.emulate_pr = DA_EMULATE_PR; in target_alloc_device()1078 if (!dev->dev_attrib.emulate_pr && in passthrough_parse_cdb()
1670 if (!dev->dev_attrib.emulate_pr) in tcm_is_pr_enabled()2274 if (!dev->dev_attrib.emulate_pr) in spc_parse_cdb()2282 if (!dev->dev_attrib.emulate_pr) in spc_parse_cdb()
4175 if (!dev->dev_attrib.emulate_pr) in target_check_reservation()
708 bool emulate_pr; member