Searched refs:P9_XATTR_REPLACE (Results 1 – 2 of 2) sorted by relevance
185 #define P9_XATTR_REPLACE 2 macro
4004 if (flags & ~(P9_XATTR_CREATE | P9_XATTR_REPLACE)) { in v9fs_xattrcreate()4013 if (flags & P9_XATTR_REPLACE) { in v9fs_xattrcreate()