Home
last modified time | relevance | path

Searched refs:V9fsStat (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/fsdev/
H A D9p-marshal.h18 typedef struct V9fsStat { struct
36 } V9fsStat; argument
H A D9p-iov-marshal.c144 V9fsStat *statp = va_arg(ap, V9fsStat *); in v9fs_iov_vunmarshal()
251 V9fsStat *statp = va_arg(ap, V9fsStat *); in v9fs_iov_vmarshal()
/openbmc/qemu/hw/9pfs/
H A D9p.c1144 static int donttouch_stat(V9fsStat *stat) in donttouch_stat()
1168 static void v9fs_stat_init(V9fsStat *stat) in v9fs_stat_init()
1177 static void v9fs_stat_free(V9fsStat *stat) in v9fs_stat_free()
1229 V9fsStat *v9stat) in stat_to_v9stat()
1533 V9fsStat v9stat; in v9fs_stat()
2272 V9fsStat v9stat; in v9fs_do_readdir_with_stat()
3462 V9fsStat v9stat; in v9fs_wstat()