Lines Matching defs:rootpath
1003 valid_mount_path(zlog_t *zlogp, const char *rootpath, const char *spec, in valid_mount_path()
1209 mount_one(zlog_t *zlogp, struct zone_fstab *fsptr, const char *rootpath, in mount_one()
1374 build_mounted_pre_var(zlog_t *zlogp, char *rootpath, in build_mounted_pre_var()
1453 build_mounted_post_var(zlog_t *zlogp, zone_mnt_t mount_cmd, char *rootpath, in build_mounted_post_var()
1692 char rootpath[MAXPATHLEN]; in mount_filesystems() local
2919 char rootpath[MAXPATHLEN]; in configure_exclusive_network_interfaces() local
3816 validate_rootds_label(zlog_t *zlogp, char *rootpath, m_label_t *zone_sl) in validate_rootds_label()
3907 tsol_mounts(zlog_t *zlogp, char *zone_name, char *rootpath) in tsol_mounts()
4418 duplicate_zone_root(zlog_t *zlogp, const char *rootpath) in duplicate_zone_root()
4474 duplicate_reachable_path(zlog_t *zlogp, const char *rootpath) in duplicate_reachable_path()
4905 char rootpath[MAXPATHLEN]; in vplat_create() local