Lines Matching refs:zone_fs_dir
433 fsptr->zone_fs_dir); in check_lofs_needed()
770 return (strcmp(i->zone_fs_dir, j->zone_fs_dir)); in fs_compare()
1199 fsptr->zone_fs_dir, fsptr->zone_fs_type)) < 0) { in mount_one()
1201 rootpath, fsptr->zone_fs_dir); in mount_one()
1205 if (make_one_dir(zlogp, rootpath, fsptr->zone_fs_dir, in mount_one()
1220 fsptr->zone_fs_special, fsptr->zone_fs_dir, in mount_one()
1224 rootpath, fsptr->zone_fs_dir); in mount_one()
1230 fsptr->zone_fs_dir); in mount_one()
1244 fsptr->zone_fs_dir, fsptr->zone_fs_type); in mount_one()
1590 (void) strlcpy(fsp->zone_fs_dir, dir, sizeof (fsp->zone_fs_dir)); in plat_gmount_cb()
1639 (void) strlcpy(fsp->zone_fs_dir, in mount_filesystems_fsent()
1640 fstab.zone_fs_dir, sizeof (fsp->zone_fs_dir)); in mount_filesystems_fsent()
1798 strcmp(fs_ptr[i].zone_fs_dir, "/dev") == 0) { in mount_filesystems()
3898 (void) snprintf(autofs_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()
3923 if ((stat(autofs_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()
3928 autofs_fstab.zone_fs_dir, DEFAULT_DIR_MODE, in tsol_mounts()
3937 autofs_fstab.zone_fs_dir); in tsol_mounts()
3978 (void) snprintf(lower_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()
3985 if ((stat(lower_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()
4018 if (snprintf(lower_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()
4027 if ((stat(lower_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()