Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c96 static int zfs_do_mount(int argc, char **argv);
206 { "mount", zfs_do_mount, HELP_MOUNT },
6245 zfs_do_mount(int argc, char **argv) in zfs_do_mount() function