Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/sunrpc/
Dauth.h166 int rpcauth_marshcred(struct rpc_task *task,
/Linux-v6.1/net/sunrpc/
Dauth.c727 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred() function
Dclnt.c2633 error = rpcauth_marshcred(task, xdr); in rpc_encode_header()