Lines Matching defs:rootpath
988 valid_mount_path(zlog_t *zlogp, const char *rootpath, const char *spec, in valid_mount_path()
1191 mount_one(zlog_t *zlogp, struct zone_fstab *fsptr, const char *rootpath, in mount_one()
1355 build_mounted_pre_var(zlog_t *zlogp, char *rootpath, in build_mounted_pre_var()
1434 build_mounted_post_var(zlog_t *zlogp, zone_mnt_t mount_cmd, char *rootpath, in build_mounted_post_var()
1673 char rootpath[MAXPATHLEN]; in mount_filesystems() local
2900 char rootpath[MAXPATHLEN]; in configure_exclusive_network_interfaces() local
3705 validate_rootds_label(zlog_t *zlogp, char *rootpath, m_label_t *zone_sl) in validate_rootds_label()
3796 tsol_mounts(zlog_t *zlogp, char *zone_name, char *rootpath) in tsol_mounts()
4307 duplicate_zone_root(zlog_t *zlogp, const char *rootpath) in duplicate_zone_root()
4363 duplicate_reachable_path(zlog_t *zlogp, const char *rootpath) in duplicate_reachable_path()
4665 char rootpath[MAXPATHLEN]; in vplat_create() local