Home
last modified time | relevance | path

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

/linux/fs/orangefs/
A Dwaitqueue.c268 BUG_ON(op_state_serviced(op)); in orangefs_clean_up_interrupted_operation()
343 if (op_state_serviced(op)) in wait_for_matching_downcall()
A Dorangefs-kernel.h156 #define op_state_serviced(op) ((op)->op_state & OP_VFS_STATE_SERVICED) macro
A Ddevorangefs-req.c267 if (op_state_in_progress(cur_op) || op_state_serviced(cur_op)) { in orangefs_devreq_read()

Completed in 6 milliseconds