Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p.c1678 #define P9_ATTR_SIZE (1 << 3) macro
1766 if (v9iattr.valid & (P9_ATTR_SIZE)) { in v9fs_setattr()