Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/
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
/linux-5.19.10/Documentation/filesystems/
Dorangefs.rst368 and back to service_operation through wait_for_matching_downcall.