RESERVE_10       1094 drivers/target/target_core_device.c 	     (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) {
RESERVE_10       1124 drivers/target/target_core_device.c 		if (cdb[0] == RESERVE || cdb[0] == RESERVE_10) {
RESERVE_10       1126 drivers/target/target_core_device.c 			if (cdb[0] == RESERVE_10)
RESERVE_10        426 drivers/target/target_core_pr.c 	case RESERVE_10:
RESERVE_10       1285 drivers/target/target_core_spc.c 	     (cdb[0] == RESERVE || cdb[0] == RESERVE_10))) {
RESERVE_10       1328 drivers/target/target_core_spc.c 	case RESERVE_10:
RESERVE_10       1333 drivers/target/target_core_spc.c 		if (cdb[0] == RESERVE_10)
RESERVE_10         74 include/trace/events/scsi.h 		scsi_opcode_name(RESERVE_10),			\
RESERVE_10         76 include/trace/events/target.h 		scsi_opcode_name(RESERVE_10),			\