Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/target/
Dtarget_core_configfs.c1854 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local
1931 res_holder = arg; in target_pr_res_aptpl_metadata_store()
2008 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store()
2017 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store()
2029 CONFIGFS_ATTR_RO(target_pr_, res_holder);
Dtarget_core_pr.c831 int res_holder, in core_scsi3_alloc_aptpl_registration() argument
884 pr_reg->pr_res_holder = res_holder; in core_scsi3_alloc_aptpl_registration()
888 " metadata\n", (res_holder) ? "+reservation" : ""); in core_scsi3_alloc_aptpl_registration()