Searched refs:zone_unmount_rootfs (Results 1 – 3 of 3) sorted by relevance
134 extern int zone_unmount_rootfs(zone_mounts_t *mounts, const char *zonepath,
1601 zone_unmount_rootfs(zone_mounts_t *mounts, const char *zonepath, in zone_unmount_rootfs() function
4103 if (zone_unmount_rootfs(&mounts, zonepath, B_FALSE) != 0) in move_func()4204 if (root_fs_mounted && zone_unmount_rootfs(&mounts, in move_func()