Home
last modified time | relevance | path

Searched refs:op_state_waiting (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dwaitqueue.c271 } else if (op_state_waiting(op)) {
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 Dwaitqueue.c271 } else if (op_state_waiting(op)) {
H A Dorangefs-kernel.h154 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) macro

Completed in 3 milliseconds