Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dsvcauth.h154 extern void svcauth_unix_purge(struct net *net);
/linux-4.4.14/net/sunrpc/
Dsvcauth_unix.c331 void svcauth_unix_purge(struct net *net) in svcauth_unix_purge() function
338 EXPORT_SYMBOL_GPL(svcauth_unix_purge);
/linux-4.4.14/fs/nfsd/
Dexport.c1275 svcauth_unix_purge(net); in nfsd_export_shutdown()