Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dcache_lib.h22 extern int nfs_cache_upcall(struct cache_detail *cd, char *entry_name);
H A Dcache_lib.c35 int nfs_cache_upcall(struct cache_detail *cd, char *entry_name) in nfs_cache_upcall() function
H A Ddns_resolve.c156 if (!nfs_cache_upcall(cd, key->hostname)) in nfs_dns_upcall()