OPLOCK_LEVEL_ONE
} else if (op->op_oplock_state & OPLOCK_LEVEL_ONE) {
case OPLOCK_LEVEL_ONE:
#define BATCH_OR_EXCL (OPLOCK_LEVEL_BATCH | OPLOCK_LEVEL_ONE)
op->op_oplock_state = OPLOCK_LEVEL_ONE;
} else if (op->op_oplock_state & OPLOCK_LEVEL_ONE) {
case OPLOCK_LEVEL_ONE:
NewLevel = OPLOCK_LEVEL_ONE;
op->op_oplock_state = OPLOCK_LEVEL_ONE;
#define BATCH_OR_EXCL (OPLOCK_LEVEL_BATCH | OPLOCK_LEVEL_ONE)
} else if (op->op_oplock_state & OPLOCK_LEVEL_ONE) {
#define LEVEL_ONE_OPLOCK OPLOCK_LEVEL_ONE /* 0x200 */
LEVEL_ONE = OPLOCK_LEVEL_ONE,