Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sunrpc/
Dsvcauth.h165 extern void svcauth_unix_purge(struct net *net);
/linux-5.19.10/net/sunrpc/
Dsvcauth_unix.c327 void svcauth_unix_purge(struct net *net) in svcauth_unix_purge() function
334 EXPORT_SYMBOL_GPL(svcauth_unix_purge);
/linux-5.19.10/fs/nfsd/
Dexport.c1390 svcauth_unix_purge(net); in nfsd_export_shutdown()