Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/9p/
A D9p.h543 struct p9_fcall { struct
544 u32 size;
545 u8 id;
546 u16 tag;
548 size_t offset;
549 size_t capacity;
551 struct kmem_cache *cache;
552 u8 *sdata;
553 bool zc;

Completed in 7 milliseconds