Home
last modified time | relevance | path

Searched defs:op_state_waiting (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h152 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) macro
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h154 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) macro

Completed in 3 milliseconds