The mount.zfs helper is used by
mount(8)
to mount filesystem snapshots and
mountpoint=legacy
ZFS filesystems, as well as by
zfs(8)
when the
ZFS_MOUNT_HELPER
environment variable is not set. Users should should invoke either
mount(8)
or zfs(8)
in most cases.