Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c162 static int tsol_mounts(zlog_t *, char *, char *);
1845 tsol_mounts(zlogp, zone_name, rootpath) != 0) in mount_filesystems()
3907 tsol_mounts(zlog_t *zlogp, char *zone_name, char *rootpath) in tsol_mounts() function