Searched refs:COPY_ALL_XATTRS (Results 1 – 6 of 6) sorted by relevance
26 …COPY_ALL_XATTRS = 1 << 13, /* Preserve all xattrs when copying, not just those in the user namesp… enumerator
1491 if (!FLAGS_SET(copy_flags, COPY_ALL_XATTRS) && !startswith(p, "user.")) in copy_xattr()
1610 COPY_ALL_XATTRS| in btrfs_subvol_snapshot_fd_full()
216 … COPY_REPLACE | COPY_FSYNC | COPY_HOLES | COPY_ALL_XATTRS); in managed_journal_file_set_offline_internal()
844 r = copy_xattr(fileno(fr), fileno(fw), COPY_ALL_XATTRS); in locale_gen_enable_locale()
2863 … COPY_REFLINK|COPY_MERGE|COPY_REPLACE|COPY_SIGINT|COPY_HARDLINKS|COPY_ALL_XATTRS); in do_copy_files()2869 … COPY_REFLINK|COPY_MERGE|COPY_REPLACE|COPY_SIGINT|COPY_HARDLINKS|COPY_ALL_XATTRS); in do_copy_files()2904 (void) copy_xattr(sfd, tfd, COPY_ALL_XATTRS); in do_copy_files()