authunix_ops 146 include/linux/sunrpc/auth.h extern const struct rpc_authops authunix_ops; authunix_ops 34 net/sunrpc/auth.c [RPC_AUTH_UNIX] = (const struct rpc_authops __force __rcu *)&authunix_ops, authunix_ops 206 net/sunrpc/auth_unix.c const struct rpc_authops authunix_ops = { authunix_ops 220 net/sunrpc/auth_unix.c .au_ops = &authunix_ops,