Searched refs:pr_res_holder (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_pr.c71 struct t10_pr_registration *pr_res_holder,
76 if (pr_res_holder) {
77 pr_res_type = pr_res_holder->pr_res_type;
79 return pr_res_holder == pr_reg ||
151 if (pr_reg->pr_res_holder) {
879 * Set pr_res_holder from caller, the pr_reg who is the reservation
884 pr_reg->pr_res_holder = res_holder;
983 if (pr_reg->pr_res_holder)
1224 struct t10_pr_registration *pr_res_holder; local
1228 pr_res_holder
70 is_reservation_holder( struct t10_pr_registration *pr_res_holder, struct t10_pr_registration *pr_reg) argument
1348 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; local
1384 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; local
2266 struct t10_pr_registration *pr_reg, *pr_res_holder; local
2507 struct t10_pr_registration *pr_reg, *pr_reg_p, *pr_res_holder; local
2664 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; local
2817 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; local
3151 struct t10_pr_registration *pr_reg, *pr_res_holder, *dest_pr_reg; local
[all...]
/linux-master/include/target/
H A Dtarget_core_base.h369 int pr_res_holder; member in struct:t10_pr_registration
408 * a single *pr_res_holder of the reservation, but all
411 struct se_node_acl *pr_res_holder; member in struct:t10_reservation

Completed in 182 milliseconds