Home
last modified time | relevance | path

Searched refs:OP_VFS_STATE_SERVICED (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/orangefs/
Dorangefs-kernel.h91 OP_VFS_STATE_SERVICED = 4, enumerator
140 op->op_state = OP_VFS_STATE_SERVICED; in set_op_state_serviced()
146 #define op_state_serviced(op) ((op)->op_state & OP_VFS_STATE_SERVICED)