Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h135 #define MNTOPT_ZONE "zone" /* zone name - set only for non global zones */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c290 if ((mntopt = hasmntopt(&mnt, MNTOPT_ZONE)) && in showquotas()