Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zoneadm/
H A Dzfs.c1404 const char *zone_mount_dir; in zone_mounts_cb() local
1410 zone_mount_dir = mountp->mnt_mountp + mounts->zonepath_len; in zone_mounts_cb()
1411 if (strcmp(zone_mount_dir, "/root") == 0) { in zone_mounts_cb()