Home
last modified time | relevance | path

Searched defs:p9_wstat (Results 1 – 2 of 2) 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 …]
/kernel/linux/linux-6.6/include/net/9p/
D9p.h391 struct p9_wstat { struct
392 u16 size;
393 u16 type;
394 u32 dev;
395 struct p9_qid qid;
396 u32 mode;
397 u32 atime;
398 u32 mtime;
399 u64 length;
400 const char *name;
[all …]