Home
last modified time | relevance | path

Searched refs:pr_res_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pr.c74 int pr_res_type; in is_reservation_holder() local
77 pr_res_type = pr_res_holder->pr_res_type; in is_reservation_holder()
80 pr_res_type == PR_TYPE_WRITE_EXCLUSIVE_ALLREG || in is_reservation_holder()
81 pr_res_type == PR_TYPE_EXCLUSIVE_ACCESS_ALLREG; in is_reservation_holder()
155 if ((pr_reg->pr_res_type == PR_TYPE_WRITE_EXCLUSIVE_REGONLY) || in target_check_scsi2_reservation_conflict()
156 (pr_reg->pr_res_type == PR_TYPE_EXCLUSIVE_ACCESS_REGONLY) || in target_check_scsi2_reservation_conflict()
157 (pr_reg->pr_res_type == PR_TYPE_WRITE_EXCLUSIVE_ALLREG) || in target_check_scsi2_reservation_conflict()
158 (pr_reg->pr_res_type == PR_TYPE_EXCLUSIVE_ACCESS_ALLREG)) { in target_check_scsi2_reservation_conflict()
573 pr_reg_type = dev->dev_pr_res_holder->pr_res_type; in target_scsi3_pr_reservation_check()
2460 int pr_res_type = 0, pr_res_scope = 0; __core_scsi3_complete_pro_release() local
3900 int format_code = 0, pr_res_type = 0, pr_res_scope = 0; core_scsi3_pri_read_full_status() local
[all...]
H A Dtarget_core_configfs.c1844 core_scsi3_pr_dump_type(pr_reg->pr_res_type)); in target_pr_res_pr_type_show()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_pr.c74 int pr_res_type; in is_reservation_holder() local
77 pr_res_type = pr_res_holder->pr_res_type; in is_reservation_holder()
80 pr_res_type == PR_TYPE_WRITE_EXCLUSIVE_ALLREG || in is_reservation_holder()
81 pr_res_type == PR_TYPE_EXCLUSIVE_ACCESS_ALLREG; in is_reservation_holder()
155 if ((pr_reg->pr_res_type == PR_TYPE_WRITE_EXCLUSIVE_REGONLY) || in target_check_scsi2_reservation_conflict()
156 (pr_reg->pr_res_type == PR_TYPE_EXCLUSIVE_ACCESS_REGONLY) || in target_check_scsi2_reservation_conflict()
157 (pr_reg->pr_res_type == PR_TYPE_WRITE_EXCLUSIVE_ALLREG) || in target_check_scsi2_reservation_conflict()
158 (pr_reg->pr_res_type == PR_TYPE_EXCLUSIVE_ACCESS_ALLREG)) { in target_check_scsi2_reservation_conflict()
574 pr_reg_type = dev->dev_pr_res_holder->pr_res_type; in target_scsi3_pr_reservation_check()
2441 int pr_res_type = 0, pr_res_scope = 0; __core_scsi3_complete_pro_release() local
3934 int format_code = 0, pr_res_type = 0, pr_res_scope = 0; core_scsi3_pri_read_full_status() local
[all...]
H A Dtarget_core_configfs.c1948 core_scsi3_pr_dump_type(pr_reg->pr_res_type)); in target_pr_res_pr_type_show()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h354 int pr_res_type; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h361 int pr_res_type; member

Completed in 18 milliseconds