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