Home
last modified time | relevance | path

Searched refs:au_name (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/net/sunrpc/
Dauth.c425 auth->au_ops->au_name); in rpcauth_lookupcred()
458 cred->cr_auth->au_ops->au_name, cred); in rpcauth_generic_bind_cred()
473 task->tk_pid, task->tk_client->cl_auth->au_ops->au_name); in rpcauth_bind_root_cred()
483 task->tk_pid, auth->au_ops->au_name); in rpcauth_bind_new_cred()
552 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_marshcred()
563 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_checkverf()
631 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_refreshcred()
646 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_invalcred()
Dauth_null.c106 .au_name = "NULL",
Dauth_generic.c185 .au_name = "Generic",
Dauth_unix.c221 .au_name = "UNIX",
/linux-3.4.99/include/linux/sunrpc/
Dauth.h96 char * au_name; member
/linux-3.4.99/net/sunrpc/auth_gss/
Dauth_gss.c1615 .au_name = "RPCSEC_GSS",
/linux-3.4.99/fs/nfs/
Dnfs4proc.c3977 clp->cl_rpcclient->cl_auth->au_ops->au_name, in nfs4_proc_setclientid()