Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/orangefs/
A Dwaitqueue.c210 if (!op_state_in_progress(op)) in orangefs_cancel_op_in_progress()
283 } else if (op_state_in_progress(op)) { in orangefs_clean_up_interrupted_operation()
A Dorangefs-kernel.h155 #define op_state_in_progress(op) ((op)->op_state & OP_VFS_STATE_INPROGR) 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