Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c96 static int zfs_do_mount(int argc, char **argv);
218 { "mount", zfs_do_mount, HELP_MOUNT },
6641 zfs_do_mount(int argc, char **argv) in zfs_do_mount() function