zfs_mount
rv = zfs_mount(spa, dev->root_guid, mount);
if (zfs_mount(zhp, NULL, 0) != 0) {
(void) zfs_mount(zhp, NULL, 0);
zfs_mount(zhp, NULL, flags) != 0)
if (zfs_mount(zhp, options, flags) != 0)
if (zfs_mount(zhp, NULL, 0) != 0) {
ret = (zfs_mount(zhp, NULL, 0) != 0);
if (zfs_mount(zhp, NULL, 0) != 0) {
(void) zfs_mount(zhp, NULL, 0);
if (zfs_mount(zhp, mtab->mnt_mntopts, 0) != 0) {
if (zfs_mount(clone, NULL, 0) != 0) {
if (zfs_mount(pool, NULL, 0) == 0)
{"zfs", zfs_mount, zfs_read, zfs_open, 0, zfs_embed},
int zfs_mount (void);
if (zfs_mount(zhp, NULL, 0) != 0) {
if (zfs_mount(zhp, NULL, 0) != 0) {
extern int zfs_mount(zfs_handle_t *, const char *, int);
if (zfs_mount(cn->cn_handle, NULL, 0) != 0)
if (zfs_mount(h, NULL, 0) != 0) {
if (zfs_mount(zhp, ms->ms_mntopts, ms->ms_mntflags) != 0)
static int zfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr);
VFSNAME_MOUNT, { .vfs_mount = zfs_mount },