Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dsvcauth.h165 extern void svcauth_unix_purge(struct net *net);
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcauth_unix.c335 void svcauth_unix_purge(struct net *net) in svcauth_unix_purge() function
342 EXPORT_SYMBOL_GPL(svcauth_unix_purge);
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dexport.c1326 svcauth_unix_purge(net); in nfsd_export_shutdown()