Home
last modified time | relevance | path

Searched refs:P9_ATTR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c493 #define P9_ATTR_SIZE (1 << 3) macro
513 { ATTR_SIZE, P9_ATTR_SIZE }, in v9fs_mapped_iattr_valid()
/openbmc/qemu/hw/9pfs/
H A D9p.c1646 #define P9_ATTR_SIZE (1 << 3) macro
1730 if (v9iattr.valid & (P9_ATTR_SIZE)) { in v9fs_setattr()