rpcauth_create    594 fs/nfs/client.c 		auth = rpcauth_create(pseudoflavour, server->client);
rpcauth_create    137 include/linux/sunrpc/auth.h struct rpc_auth *	rpcauth_create(rpc_authflavor_t, struct rpc_clnt *);
rpcauth_create    207 net/sunrpc/clnt.c 	auth = rpcauth_create(args->authflavor, clnt);