Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dbtrfs-util.h37BTRFS_SNAPSHOT_SIGINT = 1 << 6, /* Check for SIGINT regularly, and return EINTR if see… enumerator
Dbtrfs-util.c1611 (FLAGS_SET(flags, BTRFS_SNAPSHOT_SIGINT) ? COPY_SIGINT : 0)| in btrfs_subvol_snapshot_fd_full()
/systemd-251/src/import/
Dimport-fs.c205 BTRFS_SNAPSHOT_SIGINT| in import_fs()
/systemd-251/src/nspawn/
Dnspawn.c5576 BTRFS_SNAPSHOT_SIGINT); in run()
5618 BTRFS_SNAPSHOT_SIGINT); in run()