Searched defs:p9_wstat (Results 1 – 2 of 2) sorted by relevance
399 struct p9_wstat { struct400 u16 size;401 u16 type;402 u32 dev;403 struct p9_qid qid;404 u32 mode;405 u32 atime;406 u32 mtime;407 u64 length;408 const char *name;[all …]
384 struct p9_wstat { struct385 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 …]