Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dauth.h168 int rpcauth_marshcred(struct rpc_task *task,
/linux-6.12.1/net/sunrpc/
Dauth.c724 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred() function
Dclnt.c2657 error = rpcauth_marshcred(task, xdr); in rpc_encode_header()