Home
last modified time | relevance | path

Searched defs:p9_buffer (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/p9fs/
H A Dp9_protocol.h273 struct p9_buffer { struct
274 uint32_t size;
275 uint16_t tag;
276 uint8_t id;
277 size_t offset;
278 size_t capacity;
279 uint8_t *sdata;