Home
last modified time | relevance | path

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

/openbmc/linux/net/9p/
H A Dprotocol.h11 size_t p9_msg_buf_size(struct p9_client *c, enum p9_msg_t type,
H A Dprotocol.c43 size_t p9_msg_buf_size(struct p9_client *c, enum p9_msg_t type, in p9_msg_buf_size() function
H A Dclient.c288 t_size ?: p9_msg_buf_size(c, type, fmt, apc)); in p9_tag_alloc()
292 r_size ?: p9_msg_buf_size(c, type + 1, fmt, ap)); in p9_tag_alloc()