Searched refs:auth_unix_forget_old (Results 1 – 3 of 3) sorted by relevance
133 extern int auth_unix_forget_old(struct auth_domain *dom);
388 int auth_unix_forget_old(struct auth_domain *dom) in auth_unix_forget_old() function398 EXPORT_SYMBOL_GPL(auth_unix_forget_old);
1593 auth_unix_forget_old(dom); in exp_addclient()1625 err = auth_unix_forget_old(dom); in exp_delclient()