Home
last modified time | relevance | path

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

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