auth_ops          214 include/linux/sunrpc/svc.h 	struct auth_ops *	rq_authop;	/* authentication flavour */
auth_ops           52 include/linux/sunrpc/svcauth.h 	struct auth_ops		*flavour;
auth_ops          740 net/sunrpc/auth_gss/svcauth_gss.c static struct auth_ops svcauthops_gss;
auth_ops         1380 net/sunrpc/auth_gss/svcauth_gss.c static struct auth_ops svcauthops_gss = {
auth_ops           27 net/sunrpc/svcauth.c extern struct auth_ops svcauth_null;
auth_ops           28 net/sunrpc/svcauth.c extern struct auth_ops svcauth_unix;
auth_ops           31 net/sunrpc/svcauth.c static struct auth_ops	*authtab[RPC_AUTH_MAXFLAVOR] = {
auth_ops           40 net/sunrpc/svcauth.c 	struct auth_ops		*aops;
auth_ops           74 net/sunrpc/svcauth.c 	struct auth_ops *aops = rqstp->rq_authop;
auth_ops           33 net/sunrpc/svcauth_unix.c extern struct auth_ops svcauth_unix;
auth_ops          782 net/sunrpc/svcauth_unix.c struct auth_ops svcauth_null = {
auth_ops          866 net/sunrpc/svcauth_unix.c struct auth_ops svcauth_unix = {