Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer/
H A Dcmd_cleanup.c73 static void migrate_snapshots(int fd, const char *snapshots_path);
273 migrate_snapshots(fd, snapshots_path); in do_cleanup()
596 migrate_snapshots(int fd, const char *snapshots_path) in migrate_snapshots() function