Searched refs:zfs_do_mount (Results 1 – 1 of 1) sorted by relevance
98 static int zfs_do_mount(int argc, char **argv);248 { "mount", zfs_do_mount, HELP_MOUNT },7683 zfs_do_mount(int argc, char **argv) in zfs_do_mount() function