Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/orangefs/
A Dorangefs-kernel.h91 OP_VFS_STATE_SERVICED = 4, enumerator
150 op->op_state = OP_VFS_STATE_SERVICED; in set_op_state_serviced()
156 #define op_state_serviced(op) ((op)->op_state & OP_VFS_STATE_SERVICED)

Completed in 4 milliseconds