Searched refs:l9p_freefcall (Results 1 – 4 of 4) sorted by relevance
107 l9p_freefcall(&req->lr_req); in l9p_connection_recv()115 l9p_freefcall(&req->lr_req); in l9p_connection_recv()127 l9p_freefcall(&req->lr_req); in l9p_connection_recv()
244 void l9p_freefcall(union l9p_fcall *fcall);
440 l9p_freefcall(&req->lr_req); in l9p_respond()441 l9p_freefcall(&req->lr_resp); in l9p_respond()
875 l9p_freefcall(union l9p_fcall *fcall) in l9p_freefcall() function