Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dclnt.c57 static void call_encode(struct rpc_task *task);
1894 task->tk_action = call_encode; in call_allocate()
1969 call_encode(struct rpc_task *task) in call_encode()
2309 task->tk_action = call_encode; in call_transmit_status()
2499 task->tk_action = call_encode; in rpc_check_connected()
2634 task->tk_action = call_encode; in call_decode()
2745 task->tk_action = call_encode; in rpc_decode_header()
2806 task->tk_action = call_encode; in rpc_decode_header()
1961 call_encode(struct rpc_task *task) call_encode() function