Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dwaitqueue.c207 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op) in orangefs_cancel_op_in_progress() function
H A Dorangefs-kernel.h431 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op);
H A Dfile.c236 if (orangefs_cancel_op_in_progress(new_op)) in wait_for_direct_io()