Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_configfs.c826 SE_DEV_PR_ATTR_RO(res_holder);
1036 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_core_dev_pr_store_attr_res_aptpl_metadata() local
1110 res_holder = arg; in target_core_dev_pr_store_attr_res_aptpl_metadata()
1175 if (res_holder && !(type)) { in target_core_dev_pr_store_attr_res_aptpl_metadata()
1184 res_holder, all_tg_pt, type); in target_core_dev_pr_store_attr_res_aptpl_metadata()
Dtarget_core_pr.c807 int res_holder, in core_scsi3_alloc_aptpl_registration() argument
861 pr_reg->pr_res_holder = res_holder; in core_scsi3_alloc_aptpl_registration()
865 " metadata\n", (res_holder) ? "+reservation" : ""); in core_scsi3_alloc_aptpl_registration()