Searched refs:mount_zfs (Results 1 – 1 of 1) sorted by relevance
84 static int mount_zfs(zfs_handle_t *, char *);1236 if (mount_zfs(zhp, altroot) != 0) { in be_mount_callback()2117 if (mount_zfs(zhp, altroot) != 0) { in be_mount_root()2701 mount_zfs(zfs_handle_t *zhp, char *altroot) in mount_zfs() function