Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dsvcauth.h169 extern void svcauth_unix_purge(struct net *net);
/linux-6.12.1/net/sunrpc/
Dsvcauth_unix.c328 void svcauth_unix_purge(struct net *net) in svcauth_unix_purge() function
335 EXPORT_SYMBOL_GPL(svcauth_unix_purge);
/linux-6.12.1/fs/nfsd/
Dexport.c1486 svcauth_unix_purge(net); in nfsd_export_shutdown()