crwrap_req        137 include/linux/sunrpc/auth.h 	int			(*crwrap_req)(struct rpc_task *task,
crwrap_req        809 net/sunrpc/auth.c 	return ops->crwrap_req(task, xdr);
crwrap_req       2172 net/sunrpc/auth_gss/auth_gss.c 	.crwrap_req		= gss_wrap_req,
crwrap_req       2186 net/sunrpc/auth_gss/auth_gss.c 	.crwrap_req		= gss_wrap_req,
crwrap_req        130 net/sunrpc/auth_null.c 	.crwrap_req	= rpcauth_wrap_req_encode,
crwrap_req        231 net/sunrpc/auth_unix.c 	.crwrap_req	= rpcauth_wrap_req_encode,