Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dwaitqueue.c209 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op) in orangefs_cancel_op_in_progress() function
Dorangefs-kernel.h396 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op);
Dfile.c192 if (orangefs_cancel_op_in_progress(new_op)) in wait_for_direct_io()