XATTR_REPLACE 102 fs/btrfs/xattr.c if (!di && (flags & XATTR_REPLACE)) XATTR_REPLACE 118 fs/btrfs/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 143 fs/btrfs/xattr.c if (!di && !(flags & XATTR_REPLACE)) { XATTR_REPLACE 145 fs/cachefiles/xattr.c XATTR_REPLACE); XATTR_REPLACE 275 fs/cachefiles/xattr.c XATTR_REPLACE); XATTR_REPLACE 470 fs/ceph/xattr.c else if (!xattr && (flags & XATTR_REPLACE)) XATTR_REPLACE 1141 fs/ecryptfs/inode.c BUG_ON(flags != XATTR_REPLACE); XATTR_REPLACE 497 fs/ext2/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 2363 fs/ext4/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 658 fs/f2fs/xattr.c } else if ((flags & XATTR_REPLACE)) { XATTR_REPLACE 1173 fs/gfs2/xattr.c if (error == -ENODATA && !(flags & XATTR_REPLACE)) XATTR_REPLACE 1182 fs/gfs2/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 1210 fs/gfs2/xattr.c if (!(flags & XATTR_REPLACE)) XATTR_REPLACE 350 fs/hfsplus/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 1160 fs/jffs2/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 700 fs/jfs/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 3597 fs/ocfs2/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 44 fs/orangefs/xattr.c if (setxattr_flags & XATTR_REPLACE) { XATTR_REPLACE 283 fs/orangefs/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 357 fs/overlayfs/inode.c WARN_ON(flags != XATTR_REPLACE); XATTR_REPLACE 252 fs/reiserfs/xattr.c dir = open_xa_dir(inode, XATTR_REPLACE); XATTR_REPLACE 489 fs/reiserfs/xattr.c xadir = open_xa_dir(inode, XATTR_REPLACE); XATTR_REPLACE 630 fs/reiserfs/xattr.c if (!(flags & XATTR_REPLACE)) XATTR_REPLACE 677 fs/reiserfs/xattr.c dentry = xattr_lookup(inode, name, XATTR_REPLACE); XATTR_REPLACE 855 fs/reiserfs/xattr.c dir = open_xa_dir(d_inode(dentry), XATTR_REPLACE); XATTR_REPLACE 298 fs/ubifs/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 377 fs/xattr.c return handler->set(handler, dentry, inode, name, NULL, 0, XATTR_REPLACE); XATTR_REPLACE 421 fs/xattr.c if (flags & ~(XATTR_CREATE|XATTR_REPLACE)) XATTR_REPLACE 904 fs/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 73 fs/xfs/xfs_xattr.c if (flags & XATTR_REPLACE)