Home
last modified time | relevance | path

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

/fs/nfs/
Dcache_lib.h24 extern int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq);
Dcache_lib.c107 int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq) in nfs_cache_wait_for_upcall() function
Ddns_resolve.c317 ret = nfs_cache_wait_for_upcall(dreq); in do_cache_lookup_wait()