Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/9p/
D9p.h549 struct p9_fcall { struct
550 u32 size;
551 u8 id;
552 u16 tag;
554 size_t offset;
555 size_t capacity;
557 struct kmem_cache *cache;
558 u8 *sdata;
559 bool zc;
/kernel/linux/linux-5.10/include/net/9p/
D9p.h541 struct p9_fcall { struct
542 u32 size;
543 u8 id;
544 u16 tag;
546 size_t offset;
547 size_t capacity;
549 struct kmem_cache *cache;
550 u8 *sdata;