Searched refs:res_holder (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_configfs.c | 1904 {Opt_res_holder, "res_holder=%d"}, 1928 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local 2005 res_holder = arg; in target_pr_res_aptpl_metadata_store() 2082 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store() 2091 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store() 2103 CONFIGFS_ATTR_RO(target_pr_, res_holder);
|
H A D | target_core_pr.c | 831 int res_holder, in core_scsi3_alloc_aptpl_registration() 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() 1911 "res_holder=1\nres_type=%02x\n" in core_scsi3_update_aptpl_buf() 822 core_scsi3_alloc_aptpl_registration( struct t10_reservation *pr_tmpl, u64 sa_res_key, unsigned char *i_port, unsigned char *isid, u64 mapped_lun, unsigned char *t_port, u16 tpgt, u64 target_lun, int res_holder, int all_tg_pt, u8 type) core_scsi3_alloc_aptpl_registration() argument
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_configfs.c | 2008 {Opt_res_holder, "res_holder=%d"}, 2032 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; in target_pr_res_aptpl_metadata_store() local 2109 res_holder = arg; in target_pr_res_aptpl_metadata_store() 2186 if (res_holder && !(type)) { in target_pr_res_aptpl_metadata_store() 2195 res_holder, all_tg_pt, type); in target_pr_res_aptpl_metadata_store() 2207 CONFIGFS_ATTR_RO(target_pr_, res_holder);
|
H A D | target_core_pr.c | 830 int res_holder, in core_scsi3_alloc_aptpl_registration() 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() 1894 "res_holder=1\nres_type=%02x\n" in core_scsi3_update_aptpl_buf() 821 core_scsi3_alloc_aptpl_registration( struct t10_reservation *pr_tmpl, u64 sa_res_key, unsigned char *i_port, unsigned char *isid, u64 mapped_lun, unsigned char *t_port, u16 tpgt, u64 target_lun, int res_holder, int all_tg_pt, u8 type) core_scsi3_alloc_aptpl_registration() argument
|
Completed in 18 milliseconds