Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dauth.h180 bool rpcauth_xmit_need_reencode(struct rpc_task *task);
/openbmc/linux/net/sunrpc/
H A Dauth.c818 rpcauth_xmit_need_reencode(struct rpc_task *task) in rpcauth_xmit_need_reencode() function
H A Dxprt.c1547 if (rpcauth_xmit_need_reencode(task)) { in xprt_request_transmit()