Searched refs:cache_purge (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dcache.h228 extern void cache_purge(struct cache_detail *detail);
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c333 cache_purge(sn->ip_map_cache);
624 cache_purge(cd);
1058 cache_purge(cd);
H A Dcache.c405 cache_purge(cd);
531 void cache_purge(struct cache_detail *detail) function
557 EXPORT_SYMBOL_GPL(cache_purge); variable
1531 /* Always flush everything, so behave like cache_purge()
/linux-master/fs/nfsd/
H A Dexport.c1427 cache_purge(nn->svc_expkey_cache);
1428 cache_purge(nn->svc_export_cache);
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c2047 cache_purge(cd);
2076 cache_purge(cd);

Completed in 167 milliseconds