Home
last modified time | relevance | path

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

/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