Searched refs:zone_mounts_init (Results 1 – 3 of 3) sorted by relevance
131 extern int zone_mounts_init(zone_mounts_t *mounts, const char *zonepath);
1463 zone_mounts_init(zone_mounts_t *mounts, const char *zonepath) in zone_mounts_init() function
4066 if (zone_mounts_init(&mounts, zonepath) != 0) in move_func()