rpcauth_register  135 include/linux/sunrpc/auth.h int			rpcauth_register(const struct rpc_authops *);
rpcauth_register 1351 net/sunrpc/auth_gss/auth_gss.c 	err = rpcauth_register(&authgss_ops);