Home
last modified time | relevance | path

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

/freebsd/sys/fs/p9fs/
H A Dp9_client.h166 int p9_buf_finalize(struct p9_client *clnt, struct p9_buffer *buf);
H A Dp9_protocol.c576 p9_buf_finalize(struct p9_client *clnt, struct p9_buffer *buf) in p9_buf_finalize() function
H A Dp9_client.c325 *error = p9_buf_finalize(c, req->tc); in p9_client_prepare_req()