XATTR_REPLACE
if (flags & XATTR_REPLACE) {
if (!di && !(flags & XATTR_REPLACE)) {
if (!di && (flags & XATTR_REPLACE))
else if (!xattr && (flags & XATTR_REPLACE))
BUG_ON(flags != XATTR_REPLACE);
if (flags & XATTR_REPLACE)
if (flags & XATTR_REPLACE)
} else if ((flags & XATTR_REPLACE)) {
if (error == -ENODATA && !(flags & XATTR_REPLACE))
if (flags & XATTR_REPLACE)
if (!(flags & XATTR_REPLACE))
if (flags & XATTR_REPLACE) {
if (flags & XATTR_REPLACE) {
if (flags & XATTR_REPLACE) {
BUILD_BUG_ON(XATTR_REPLACE != SETXATTR4_REPLACE);
if ((flags & XATTR_REPLACE) && !val_size) {
if (flags & XATTR_REPLACE) {
flags = XATTR_REPLACE;
XATTR_REPLACE, NULL);
if ((flags & XATTR_REPLACE) && !val_size) {
if (flags & XATTR_REPLACE) {
flags = XATTR_REPLACE;
if (flags & XATTR_REPLACE)
if (flags & XATTR_REPLACE)
if (setxattr_flags & XATTR_REPLACE) {
WARN_ON(flags != XATTR_REPLACE);
if (flags & XATTR_REPLACE)
return (flags & XATTR_REPLACE) ? ERR_PTR(-ENODATA) : NULL;
if (flags & XATTR_REPLACE)
XATTR_REPLACE);
if (ctx->flags & ~(XATTR_CREATE|XATTR_REPLACE))
if (flags & XATTR_REPLACE)
TEST_XATTR_VALUE, strlen(TEST_XATTR_VALUE), XATTR_REPLACE);
XATTR_REPLACE);