l9p_fcall
union l9p_fcall lr_req; /* the request, decoded/unpacked */
union l9p_fcall lr_resp; /* the response, not yet packed */
int l9p_pufcall(struct l9p_message *msg, union l9p_fcall *fcall,
void l9p_describe_fcall(union l9p_fcall *fcall, enum l9p_version version,
void l9p_freefcall(union l9p_fcall *fcall);
l9p_pufcall(struct l9p_message *msg, union l9p_fcall *fcall,
l9p_freefcall(union l9p_fcall *fcall)
l9p_describe_fcall(union l9p_fcall *fcall, enum l9p_version version,