Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Dsvcauth.h133 extern int auth_unix_forget_old(struct auth_domain *dom);
/linux-2.6.39/net/sunrpc/
Dsvcauth_unix.c388 int auth_unix_forget_old(struct auth_domain *dom) in auth_unix_forget_old() function
398 EXPORT_SYMBOL_GPL(auth_unix_forget_old);
/linux-2.6.39/fs/nfsd/
Dexport.c1593 auth_unix_forget_old(dom); in exp_addclient()
1625 err = auth_unix_forget_old(dom); in exp_delclient()