Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_configfs.c1637 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local
1713 res_holder = arg; in target_pr_res_aptpl_metadata_store()
1790 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store()
1799 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store()
1811 CONFIGFS_ATTR_RO(target_pr_, res_holder);
Dtarget_core_pr.c839 int res_holder, in core_scsi3_alloc_aptpl_registration() argument
892 pr_reg->pr_res_holder = res_holder; in core_scsi3_alloc_aptpl_registration()
896 " metadata\n", (res_holder) ? "+reservation" : ""); in core_scsi3_alloc_aptpl_registration()