Home
last modified time | relevance | path

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

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