Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/9p/
D9p.h384 struct p9_wstat { struct
385 u16 size;
386 u16 type;
387 u32 dev;
388 struct p9_qid qid;
389 u32 mode;
390 u32 atime;
391 u32 mtime;
392 u64 length;
393 const char *name;
[all …]