Home
last modified time | relevance | path

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

/openbmc/qemu/fsdev/
H A D9p-marshal.h38 typedef struct V9fsIattr { struct
48 } V9fsIattr; typedef
H A D9p-iov-marshal.c159 V9fsIattr *iattr = va_arg(ap, V9fsIattr *); in v9fs_iov_vunmarshal()
/openbmc/qemu/hw/9pfs/
H A D9p.c1661 V9fsIattr v9iattr; in v9fs_setattr()