Home
last modified time | relevance | path

Searched refs:res_holder (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_configfs.c2032 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local
2109 res_holder = arg; in target_pr_res_aptpl_metadata_store()
2186 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store()
2195 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store()
2207 CONFIGFS_ATTR_RO(target_pr_, res_holder);
H A Dtarget_core_pr.c830 int res_holder, in core_scsi3_alloc_aptpl_registration() argument
883 pr_reg->pr_res_holder = res_holder; in core_scsi3_alloc_aptpl_registration()
887 " metadata\n", (res_holder) ? "+reservation" : ""); in core_scsi3_alloc_aptpl_registration()