Home
last modified time | relevance | path

Searched refs:sunrpc_cache_pipe_upcall_timeout (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/sunrpc/ !
H A Dcache.h189 sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail,
/linux/fs/nfsd/ !
H A Dnfs4idmap.c129 return sunrpc_cache_pipe_upcall_timeout(cd, h); in idtoname_upcall()
309 return sunrpc_cache_pipe_upcall_timeout(cd, h); in nametoid_upcall()
/linux/fs/nfs/ !
H A Ddns_resolve.c159 return sunrpc_cache_pipe_upcall_timeout(cd, ch); in nfs_dns_upcall()
/linux/net/sunrpc/ !
H A Dcache.c1262 int sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail, in sunrpc_cache_pipe_upcall_timeout() function
1272 EXPORT_SYMBOL_GPL(sunrpc_cache_pipe_upcall_timeout);
H A Dsvcauth_unix.c470 return sunrpc_cache_pipe_upcall_timeout(cd, h); in unix_gid_upcall()