Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcache_lib.h25 extern int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq);
H A Dcache_lib.c108 int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq) in nfs_cache_wait_for_upcall() function
H A Ddns_resolve.c333 ret = nfs_cache_wait_for_upcall(dreq); in do_cache_lookup_wait()