Home
last modified time | relevance | path

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

/openbmc/linux/fs/orangefs/
H A Dwaitqueue.c20 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op,
146 ret = wait_for_matching_downcall(op, timeout, flags); in service_operation()
318 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op, in wait_for_matching_downcall() function
/openbmc/linux/Documentation/filesystems/
H A Dorangefs.rst368 and back to service_operation through wait_for_matching_downcall.