Searched defs:op_state_waiting (Results 1 – 2 of 2) sorted by relevance
152 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) macro
154 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) macro