Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c298 if (hasopt(MNTOPT_NOQUOTA, mnt.mnt_mntopts)) in showquotas()
306 if (hasopt(MNTOPT_PUBLIC, mnt.mnt_mntopts)) in showquotas()
689 hasopt(MNTOPT_RO, mnt.mnt_mntopts)) in quotactl()
740 hasopt(char *opt, char *optlist) in hasopt() function
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c666 hasopt(char *options, char *keyword) in hasopt() function
765 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO)) in mod_existing()
835 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO)) in construct_vfs()