Searched refs:rpcauth_xmit_need_reencode (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/sunrpc/ | ||
H A D | auth.h | 180 bool rpcauth_xmit_need_reencode(struct rpc_task *task); |
/linux/net/sunrpc/ | ||
H A D | xprt.c | 1559 if (rpcauth_xmit_need_reencode(task)) { in xprt_request_transmit() |