Home
last modified time | relevance | path

Searched refs:cache_purge (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sunrpc/
H A Dcache.h230 extern void cache_purge(struct cache_detail *detail);
/linux/net/sunrpc/
H A Dsvcauth_unix.c333 cache_purge(sn->ip_map_cache); in svcauth_unix_purge()
624 cache_purge(cd); in unix_gid_cache_destroy()
1059 cache_purge(cd); in ip_map_cache_destroy()
H A Dcache.c418 cache_purge(cd); in sunrpc_destroy_cache_detail()
543 void cache_purge(struct cache_detail *detail) in cache_purge() function
569 EXPORT_SYMBOL_GPL(cache_purge);
1535 /* Always flush everything, so behave like cache_purge() in write_flush()
/linux/fs/nfsd/
H A Dexport.c1494 cache_purge(nn->svc_expkey_cache); in nfsd_export_flush()
1495 cache_purge(nn->svc_export_cache); in nfsd_export_flush()