Home
last modified time | relevance | path

Searched refs:COPY_SAME_MOUNT (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/shared/
Dcopy.h16COPY_SAME_MOUNT = 1 << 3, /* Don't descend recursively into other file systems, across mount poi… enumerator
Dcopy.c985 if (FLAGS_SET(copy_flags, COPY_SAME_MOUNT)) { in fd_copy_directory()
Dbtrfs-util.c1608 COPY_SAME_MOUNT| in btrfs_subvol_snapshot_fd_full()
/systemd-251/src/import/
Dimport-fs.c215 COPY_SAME_MOUNT| in import_fs()