Home
last modified time | relevance | path

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

/freebsd/usr.sbin/quotaon/
H A DMakefile2 LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff
4 MLINKS= quotaon.8 quotaoff.8
/freebsd/tools/test/stress2/misc/
H A Dquota5.sh44 quotaoff /tmp
H A Dquota12.sh66 while ! quotaoff $mntpoint; do
H A Dbuildworld3.sh81 while ! quotaoff $mntpoint; do
H A Dquota10.sh84 quotaoff ${mntpoint}$2
/freebsd/sys/ufs/ufs/
H A Dufs_vfsops.c123 error = quotaoff(td, mp, type); in ufs_quotactl()
H A Dquota.h231 int quotaoff(struct thread *, struct mount *, int);
H A Dufs_quota.c769 quotaoff(struct thread *td, struct mount *mp, int type) in quotaoff() function
/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c1359 error = quotaoff(td, mp, i); in ffs_flushfiles()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc6849 OLD_FILES+=usr/sbin/quotaoff
6855 OLD_FILES+=usr/share/man/man8/quotaoff.8.gz