Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dauth.h179 __be32 * rpcauth_marshcred(struct rpc_task *, __be32 *);
/linux-4.4.14/net/sunrpc/
Dauth.c749 rpcauth_marshcred(struct rpc_task *task, __be32 *p) in rpcauth_marshcred() function
Dclnt.c2230 p = rpcauth_marshcred(task, p); in rpc_encode_header()