Searched refs:quotaon (Results 1 – 25 of 25) sorted by relevance
/freebsd/usr.sbin/quotaon/ |
H A D | Makefile | 1 PROG= quotaon 2 LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff 3 MAN= quotaon.8 4 MLINKS= quotaon.8 quotaoff.8
|
/freebsd/tools/test/stress2/misc/ |
H A D | parallelmount2.sh | 52 quotaon $mntpoint 79 quotaon $mntpoint
|
H A D | quota5.sh | 39 quotaon /tmp
|
H A D | suj18.sh | 55 quotaon $mntpoint
|
H A D | quota11.sh | 50 quotaon $mntpoint
|
H A D | quota2.sh | 48 quotaon $mntpoint
|
H A D | quota4.sh | 52 quotaon $mntpoint
|
H A D | quota3.sh | 48 quotaon $mntpoint
|
H A D | quota6.sh | 50 quotaon $mntpoint
|
H A D | quota12.sh | 59 quotaon $mntpoint
|
H A D | suj19.sh | 57 quotaon $mntpoint
|
H A D | quota8.sh | 64 quotaon $mntpoint
|
H A D | quota9.sh | 73 quotaon $mntpoint
|
H A D | quota7.sh | 58 quotaon $mntpoint
|
H A D | buildworld3.sh | 55 quotaon $mntpoint
|
H A D | quota10.sh | 83 quotaon ${mntpoint}$2
|
/freebsd/libexec/rc/rc.d/ |
H A D | quota | 33 quotaon ${quotaon_flags}
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_vfsops.c | 113 error = quotaon(td, mp, type, arg, mp_busy); in ufs_quotactl()
|
H A D | quota.h | 232 int quotaon(struct thread *, struct mount *, int, void *, bool *);
|
H A D | ufs_quota.c | 491 quotaon(struct thread *td, struct mount *mp, int type, void *fname, in quotaon() function
|
/freebsd/usr.sbin/ |
H A D | Makefile | 190 SUBDIR.${MK_QUOTAS}+= quotaon
|
/freebsd/tests/sys/cddl/zfs/include/ |
H A D | commands.txt | 130 /usr/sbin/quotaon
|
/freebsd/usr.sbin/crunch/examples/ |
H A D | really-big.conf | 72 progs pstat pwd_mkdb quot quotaon rarpd rbootd repquota rmt rpc.bootparamd
|
/freebsd/targets/pseudo/userland/ |
H A D | Makefile.depend | 654 usr.sbin/quotaon \
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 6850 OLD_FILES+=usr/sbin/quotaon 6856 OLD_FILES+=usr/share/man/man8/quotaon.8.gz
|