Home
last modified time | relevance | path

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

/linux/include/net/9p/
H A D9p.h423 struct p9_wstat { struct
424 u16 size;
425 u16 type;
426 u32 dev;
427 struct p9_qid qid;
428 u32 mode;
429 u32 atime;
430 u32 mtime;
431 u64 length;
432 const char *name;
[all …]