Home
last modified time | relevance | path

Searched refs:rpcauth_marshcred (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/sunrpc/
Dauth.h165 int rpcauth_marshcred(struct rpc_task *task,
/Linux-v5.10/net/sunrpc/
Dauth.c723 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred() function
Dclnt.c2529 error = rpcauth_marshcred(task, xdr); in rpc_encode_header()