Home
last modified time | relevance | path

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

/linux/drivers/target/
A Dtarget_core_configfs.c530 DEF_CONFIGFS_ATTRIB_SHOW(emulate_pr);
590 DEF_CONFIGFS_ATTRIB_STORE_BOOL(emulate_pr);
1189 CONFIGFS_ATTR(, emulate_pr);
1760 if (!dev->dev_attrib.emulate_pr) in target_pr_res_holder_show()
1903 if (!dev->dev_attrib.emulate_pr) in target_pr_res_type_show()
1918 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_active_show()
1931 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_show()
1978 if (!dev->dev_attrib.emulate_pr || in target_pr_res_aptpl_metadata_store()
A Dtarget_core_device.c797 dev->dev_attrib.emulate_pr = DA_EMULATE_PR; in target_alloc_device()
1112 if (!dev->dev_attrib.emulate_pr && in passthrough_parse_cdb()
A Dtarget_core_spc.c1317 if (!dev->dev_attrib.emulate_pr && in spc_parse_cdb()
A Dtarget_core_pr.c4090 if (!dev->dev_attrib.emulate_pr) in target_check_reservation()
/linux/include/target/
A Dtarget_core_base.h692 bool emulate_pr; member

Completed in 24 milliseconds