Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dsvcauth.h160 extern void svcauth_unix_purge(struct net *net);
/openbmc/linux/net/sunrpc/
H A Dsvcauth_unix.c328 void svcauth_unix_purge(struct net *net) in svcauth_unix_purge() function
335 EXPORT_SYMBOL_GPL(svcauth_unix_purge);
/openbmc/linux/fs/nfsd/
H A Dexport.c1432 svcauth_unix_purge(net); in nfsd_export_shutdown()