Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_configfs.c1491 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local
1567 res_holder = arg; in target_pr_res_aptpl_metadata_store()
1644 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store()
1653 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store()
1665 CONFIGFS_ATTR_RO(target_pr_, res_holder);
Dtarget_core_pr.c834 int res_holder, in core_scsi3_alloc_aptpl_registration() argument
887 pr_reg->pr_res_holder = res_holder; in core_scsi3_alloc_aptpl_registration()
891 " metadata\n", (res_holder) ? "+reservation" : ""); in core_scsi3_alloc_aptpl_registration()