Home
last modified time | relevance | path

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

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