Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h184 #define P9_XATTR_CREATE 1 macro
H A D9p.c4004 if (flags & ~(P9_XATTR_CREATE | P9_XATTR_REPLACE)) { in v9fs_xattrcreate()
4009 if (flags & P9_XATTR_CREATE) { in v9fs_xattrcreate()