XATTR_REPLACE 462 fs/ext2/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 979 fs/ext3/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 992 fs/ext4/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 1044 fs/gfs2/eattr.c if (er->er_flags & XATTR_REPLACE) XATTR_REPLACE 1070 fs/gfs2/eattr.c if (!(er->er_flags & XATTR_REPLACE)) XATTR_REPLACE 1140 fs/jffs2/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 839 fs/jfs/xattr.c if (flags & XATTR_REPLACE) { XATTR_REPLACE 1099 fs/jfs/xattr.c rc = __jfs_setxattr(tid, dentry->d_inode, name, NULL, 0, XATTR_REPLACE); XATTR_REPLACE 2033 fs/ocfs2/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 175 fs/reiserfs/xattr.c } else if (flags & XATTR_REPLACE || flags & FL_READONLY) { XATTR_REPLACE 453 fs/reiserfs/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 454 fs/reiserfs/xattr.c flags &= ~XATTR_REPLACE; XATTR_REPLACE 747 fs/reiserfs/xattr.c root = get_xa_root(inode->i_sb, XATTR_REPLACE); XATTR_REPLACE 332 fs/ubifs/xattr.c if (flags & XATTR_REPLACE) XATTR_REPLACE 228 fs/xattr.c if (flags & ~(XATTR_CREATE|XATTR_REPLACE)) XATTR_REPLACE 665 fs/xattr.c return handler->set(inode, name, NULL, 0, XATTR_REPLACE); XATTR_REPLACE 127 fs/xfs/linux-2.6/xfs_xattr.c if (flags & XATTR_REPLACE)