Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer2/
HDhammer2_subs.h97 void hammer2_uninstall_volume(hammer2_volume_t *vol);
HDondisk.c90 hammer2_uninstall_volume(hammer2_volume_t *vol) in hammer2_uninstall_volume() function
545 hammer2_uninstall_volume(vol); in hammer2_cleanup_volumes()
/dragonfly/sbin/newfs_hammer2/
HDmkfs_hammer2.c836 hammer2_uninstall_volume(&fso.volumes[i]); in hammer2_mkfs()