Searched refs:emulate_pr (Results 1 – 5 of 5) sorted by relevance
529 DEF_CONFIGFS_ATTRIB_SHOW(emulate_pr);589 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_pr);1180 CONFIGFS_ATTR(, emulate_pr);1706 if (!dev->dev_attrib.emulate_pr) in target_pr_res_holder_show()1849 if (!dev->dev_attrib.emulate_pr) in target_pr_res_type_show()1864 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_active_show()1877 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_show()1924 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_store()
776 dev->dev_attrib.emulate_pr = DA_EMULATE_PR; in target_alloc_device()1090 if (!dev->dev_attrib.emulate_pr && in passthrough_parse_cdb()
1290 if (!dev->dev_attrib.emulate_pr && in spc_parse_cdb()
4094 if (!dev->dev_attrib.emulate_pr) in target_check_reservation()
683 bool emulate_pr; member