Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h66 #define MNTOPT_NOQUOTA "noquota" /* Don't check quotas */ macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c396 vfs_setmntopt(ufsvfsp->vfs_vfs, MNTOPT_NOQUOTA, NULL, 0); in closedq()
H A Dufs_vfsops.c141 static char *quota_cancel[] = { MNTOPT_NOQUOTA, NULL };
173 { MNTOPT_NOQUOTA, noquota_cancel, NULL,
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c267 replace_opts(opts, 1, MNTOPT_QUOTA, MNTOPT_NOQUOTA); in main()
/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c298 if (hasopt(MNTOPT_NOQUOTA, mnt.mnt_mntopts)) in showquotas()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c860 MNTOPT_NOQUOTA,
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2360 MNTOPT_NOQUOTA,