Lines Matching refs:zone_fs_dir
449 fsptr->zone_fs_dir); in check_lofs_needed()
786 return (strcmp(i->zone_fs_dir, j->zone_fs_dir)); in fs_compare()
1218 fsptr->zone_fs_dir, fsptr->zone_fs_type)) < 0) { in mount_one()
1220 rootpath, fsptr->zone_fs_dir); in mount_one()
1224 if (make_one_dir(zlogp, rootpath, fsptr->zone_fs_dir, in mount_one()
1239 fsptr->zone_fs_special, fsptr->zone_fs_dir, in mount_one()
1243 rootpath, fsptr->zone_fs_dir); in mount_one()
1249 fsptr->zone_fs_dir); in mount_one()
1264 fsptr->zone_fs_dir, fsptr->zone_fs_type); in mount_one()
1610 (void) strlcpy(fsp->zone_fs_dir, dir, sizeof (fsp->zone_fs_dir)); in plat_gmount_cb()
1659 (void) strlcpy(fsp->zone_fs_dir, in mount_filesystems_fsent()
1660 fstab.zone_fs_dir, sizeof (fsp->zone_fs_dir)); in mount_filesystems_fsent()
1818 strcmp(fs_ptr[i].zone_fs_dir, "/dev") == 0) { in mount_filesystems()
4010 (void) snprintf(autofs_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()
4035 if ((stat(autofs_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()
4040 autofs_fstab.zone_fs_dir, DEFAULT_DIR_MODE, in tsol_mounts()
4049 autofs_fstab.zone_fs_dir); in tsol_mounts()
4090 (void) snprintf(lower_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()
4097 if ((stat(lower_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()
4130 if (snprintf(lower_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()
4139 if ((stat(lower_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()