Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dauth.h165 int rpcauth_marshcred(struct rpc_task *task,
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dauth.c723 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred() function
H A Dclnt.c2527 error = rpcauth_marshcred(task, xdr); in rpc_encode_header()