Home
last modified time | relevance | path

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

/dragonfly/sbin/newfs_hammer2/
H A Dmkfs_hammer2.h73 void hammer2_mkfs_cleanup(hammer2_mkfs_options_t *opt);
H A Dnewfs_hammer2.c151 hammer2_mkfs_cleanup(&opt); in main()
H A Dmkfs_hammer2.c118 hammer2_mkfs_cleanup(hammer2_mkfs_options_t *opt) in hammer2_mkfs_cleanup() function
/dragonfly/usr.sbin/makefs/
H A Dhammer2.c143 hammer2_mkfs_cleanup(opt); in hammer2_cleanup_opts()