rpc_authops 78 include/linux/sunrpc/auth.h struct rpc_authops; rpc_authops 88 include/linux/sunrpc/auth.h const struct rpc_authops *au_ops; /* operations */ rpc_authops 147 include/linux/sunrpc/auth.h extern const struct rpc_authops authunix_ops; rpc_authops 148 include/linux/sunrpc/auth.h extern const struct rpc_authops authnull_ops; rpc_authops 160 include/linux/sunrpc/auth.h int rpcauth_register(const struct rpc_authops *); rpc_authops 161 include/linux/sunrpc/auth.h int rpcauth_unregister(const struct rpc_authops *);