Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Dcache.h197 extern void cache_purge(struct cache_detail *detail);
/linux-2.6.39/net/sunrpc/
Dsvcauth_unix.c435 cache_purge(sn->ip_map_cache); in svcauth_unix_purge()
977 cache_purge(sn->ip_map_cache); in ip_map_cache_destroy()
Dcache.c366 cache_purge(cd); in sunrpc_destroy_cache_detail()
500 void cache_purge(struct cache_detail *detail) in cache_purge() function
507 EXPORT_SYMBOL_GPL(cache_purge);
/linux-2.6.39/fs/nfsd/
Dexport.c1677 cache_purge(&svc_expkey_cache); in nfsd_export_flush()
1678 cache_purge(&svc_export_cache); in nfsd_export_flush()