Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/target/
A Dtarget_core_configfs.c531 DEF_CONFIGFS_ATTRIB_SHOW(emulate_pr);
592 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_pr);
1217 CONFIGFS_ATTR(, emulate_pr);
1790 if (!dev->dev_attrib.emulate_pr) in target_pr_res_holder_show()
1933 if (!dev->dev_attrib.emulate_pr) in target_pr_res_type_show()
1948 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_active_show()
1961 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_show()
2008 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_store()
A Dtarget_core_device.c806 dev->dev_attrib.emulate_pr = DA_EMULATE_PR; in target_alloc_device()
1126 if (!dev->dev_attrib.emulate_pr && in passthrough_parse_cdb()
A Dtarget_core_spc.c1671 return dev->dev_attrib.emulate_pr; in tcm_is_pr_enabled()
1800 return dev->dev_attrib.emulate_pr; in tcm_is_scsi2_reservations_enabled()
2239 if (!dev->dev_attrib.emulate_pr && in spc_parse_cdb()
A Dtarget_core_pr.c4097 if (!dev->dev_attrib.emulate_pr) in target_check_reservation()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h694 bool emulate_pr; member

Completed in 24 milliseconds