Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/target/
Dtarget_core_configfs.c1985 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local
2062 res_holder = arg; in target_pr_res_aptpl_metadata_store()
2139 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store()
2148 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store()
2160 CONFIGFS_ATTR_RO(target_pr_, res_holder);
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()