DRF_SPC2_RESERVATIONS 1647 drivers/target/target_core_configfs.c 	if (dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS)
DRF_SPC2_RESERVATIONS 1787 drivers/target/target_core_configfs.c 	if (dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS)
DRF_SPC2_RESERVATIONS 1861 drivers/target/target_core_configfs.c 	if (dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS)
DRF_SPC2_RESERVATIONS  193 drivers/target/target_core_pr.c 	dev->dev_reservation_flags &= ~DRF_SPC2_RESERVATIONS;
DRF_SPC2_RESERVATIONS  286 drivers/target/target_core_pr.c 	dev->dev_reservation_flags |= DRF_SPC2_RESERVATIONS;
DRF_SPC2_RESERVATIONS 1009 drivers/target/target_core_pr.c 	if (dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS)
DRF_SPC2_RESERVATIONS 3561 drivers/target/target_core_pr.c 	if (cmd->se_dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS) {
DRF_SPC2_RESERVATIONS 4046 drivers/target/target_core_pr.c 	if (cmd->se_dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS) {
DRF_SPC2_RESERVATIONS 4093 drivers/target/target_core_pr.c 	if (dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS)
DRF_SPC2_RESERVATIONS  378 drivers/target/target_core_tmr.c 	     (dev->dev_reservation_flags & DRF_SPC2_RESERVATIONS)) {
DRF_SPC2_RESERVATIONS  381 drivers/target/target_core_tmr.c 		dev->dev_reservation_flags &= ~DRF_SPC2_RESERVATIONS;