Lines Matching refs:op_state
44 opinfo->op_state = OPLOCK_STATE_NONE;
409 if (opinfo->op_state == OPLOCK_ACK_WAIT) {
410 opinfo->op_state = OPLOCK_CLOSING;
584 opinfo->op_state == OPLOCK_STATE_NONE ||
585 opinfo->op_state == OPLOCK_CLOSING,
593 opinfo->op_state = OPLOCK_STATE_NONE;
613 if (opinfo->op_state == OPLOCK_CLOSING)
728 if (opinfo->op_state == OPLOCK_ACK_WAIT) {
835 if (opinfo->op_state == OPLOCK_ACK_WAIT) {
921 brk_opinfo->op_state = OPLOCK_ACK_WAIT;
931 brk_opinfo->op_state = OPLOCK_ACK_WAIT;
940 if (brk_opinfo->op_state == OPLOCK_CLOSING)
1793 if (!opinfo->op_state || opinfo->op_state == OPLOCK_CLOSING)