Searched refs:au_ops (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dauth.c93 auth->au_ops->destroy(auth);
237 new = auth->au_ops->crcreate(auth, acred, flags);
269 auth->au_ops->au_name);
271 ret = auth->au_ops->lookup_cred(auth, &acred, flags);
289 task->tk_pid, task->tk_auth->au_ops->au_name);
293 ret = auth->au_ops->lookup_cred(auth, &acred, flags);
306 task->tk_pid, task->tk_auth->au_ops->au_name,
327 task->tk_pid, task->tk_auth->au_ops->au_name, cred);
339 task->tk_pid, task->tk_auth->au_ops->au_name, cred);
350 task->tk_pid, task->tk_auth->au_ops
[all...]
H A Dauth_null.c119 .au_ops = &authnull_ops,
H A Dauth_unix.c228 .au_ops = &authunix_ops,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dauth.h71 struct rpc_authops * au_ops; /* operations */ member in struct:rpc_auth
74 * au_ops->au_flavor in gss
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4callback.c362 clnt->cl_auth->au_ops->au_name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dsuper.c393 seq_printf(m, "\n\tsec:\tflavor=%d", auth->au_ops->au_flavor);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/auth_gss/
H A Dauth_gss.c642 auth->au_ops = &authgss_ops;

Completed in 102 milliseconds