HomeSort by: relevance | last modified time | path
    Searched refs:quota (Results 1 - 25 of 76) sorted by relevancy

1 2 3 4

  /src/usr.bin/quota/
Makefile 5 PROG= quota
6 SRCS= quota.c printquota.c
8 CPPFLAGS+= -I${NETBSDSRCDIR}/usr.bin/quota
  /src/usr.sbin/edquota/
Makefile 11 CPPFLAGS+=-I${NETBSDSRCDIR}/sys -I${NETBSDSRCDIR}/usr.bin/quota
15 .PATH: ${NETBSDSRCDIR}/usr.bin/quota
  /src/usr.sbin/repquota/
Makefile 13 CPPFLAGS+=-I${NETBSDSRCDIR}/sys -I${NETBSDSRCDIR}/usr.bin/quota
17 .PATH: ${NETBSDSRCDIR}/usr.bin/quota
  /src/lib/libquota/
quota_delete.c 36 #include <quota.h>
quota_put.c 36 #include <quota.h>
quota_get.c 36 #include <quota.h>
Makefile 7 LIB= quota
quota_schema.c 40 #include <quota.h>
  /src/sys/ufs/ufs/
Makefile 5 INCS= dinode.h dir.h extattr.h inode.h quota.h quota1.h quota2.h \
quota1.h 34 * @(#)quota.h 8.3 (Berkeley) 8/19/94
40 #include <sys/quota.h>
41 #include <ufs/ufs/quota.h>
44 * These definitions are for the original disk quota implementation, which
61 #define QUOTAFILENAME "quota"
67 * to convey the type of quota that is being manipulated (see above).
81 * The following structure defines the format of the disk quota file
84 * the vnode for each quota file (a pointer is retained in the ufsmount
quota.h 1 /* $NetBSD: quota.h,v 1.30 2012/08/26 02:32:14 dholland Exp $ */
34 * @(#)quota.h 8.3 (Berkeley) 8/19/94
41 * These definitions are common to the original disk quota implementation
46 * The following constants define the usage of the quota file array in the
49 * the remainder of the quota code treats them generically and need not be
57 * Initializer for the strings corresponding to the quota ID types.
58 * (in quota1 these are also the default names of the quota files)
66 #include <sys/quota.h>
quota1_subr.c 34 #include <sys/quota.h>
quota2.h 30 #include <ufs/ufs/quota.h>
33 /* New disk quota implementation. In this implementation, the quota datas
38 * quota enable/disable is done on a filesystem basis via flags in the
43 * The quota file is comprised of 2 parts, the header and the entries.
44 * The header contains global informations, and head of list of quota entries.
45 * A quota entry can either be in the free list, or one of the hash lists.
48 /* description of a block or inode quota */
58 * On-disk description of a user or group quota
81 /* header present at the start of the quota file *
    [all...]
  /src/etc/rc.d/
cleartmp 35 # Delete almost everything, except lost+found, quota.user,
36 # and quota.group in the top level. (This is not needed
46 find -x . ! -name . ! -name lost+found ! -name quota.user \
47 ! -name quota.group -exec rm -rf -- {} \+ -type d -prune)
  /src/usr.sbin/quotacheck/
Makefile 11 CPPFLAGS+=-I${NETBSDSRCDIR}/sbin/fsck -I${NETBSDSRCDIR}/usr.bin/quota
12 .PATH: ${NETBSDSRCDIR}/sbin/fsck ${NETBSDSRCDIR}/sys/ufs/ffs ${NETBSDSRCDIR}/usr.bin/quota
  /src/sys/ufs/lfs/
ulfs_quotacommon.h 2 /* from NetBSD: quota.h,v 1.30 2012/08/26 02:32:14 dholland Exp */
35 * @(#)quota.h 8.3 (Berkeley) 8/19/94
45 * These definitions are common to the original disk quota implementation
50 * Initializer for the strings corresponding to the quota ID types.
51 * (in quota1 these are also the default names of the quota files)
59 #include <sys/quota.h>
ulfs_quota1.h 35 * @(#)quota.h 8.3 (Berkeley) 8/19/94
41 #include <sys/quota.h>
45 * These definitions are for the original disk quota implementation, which
62 #define QUOTAFILENAME "quota"
68 * to convey the type of quota that is being manipulated (see above).
82 * The following structure defines the format of the disk quota file
85 * the vnode for each quota file (a pointer is retained in the ulfsmount
ulfs_quota1_subr.c 35 #include <sys/quota.h>
  /src/sys/altq/
altq_wfq.h 97 #define WFQ_QUOTA 512 /* quota bytes to send at a time */
98 #define WFQ_ADDQUOTA(q) ((q)->quota += WFQ_QUOTA * (q)->weight / 100)
106 int quota; /* bytes sent in this round */ member in struct:weighted_fair_queue
  /src/include/
quota.h 1 /* $NetBSD: quota.h,v 1.7 2017/04/04 12:25:40 sevan Exp $ */
36 #include <sys/quota.h>
  /src/tests/fs/ffs/
t_clearquota.sh 32 "clear quota with ${q} enabled" -b ${e} ${v} ${q}
35 "clear quota with both enabled" -b ${e} ${v} "both"
37 "clear quota for new id with both enabled, WAPBL" -bl ${e} ${v} "both"
63 atf_fail "wrong quota type"
67 #set and check the expected quota
75 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v ${id}
83 #check that we do not get positive reply for any quota type
88 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v ${id}
t_getquota.sh 32 "get quota with ${q} enabled" -b ${e} ${v} ${q}
35 "get quota with both enabled" -b ${e} ${v} "both"
60 atf_fail "wrong quota type"
64 #check that we can get the expected quota
69 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v
76 #check that we do not get positive reply for non-expected quota
81 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -v
109 atf_fail "wrong quota type"
t_setquota.sh 32 "set quota with ${q} enabled" -b ${e} ${v} ${q}
34 "set quota for new id with ${q} enabled" -b ${e} ${v} ${q}
36 "set default quota with ${q} enabled" -b ${e} ${v} ${q}
39 "set quota with both enabled" -b ${e} ${v} "both"
41 "set quota for new id with both enabled" -b ${e} ${v} "both"
43 "set quota for new id with both enabled, WAPBL" -bl ${e} ${v} "both"
45 "set default quota with both enabled" -b ${e} ${v} "both"
70 atf_fail "wrong quota type"
74 #check that we can set the expected quota
83 env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -${q} -
    [all...]
t_quotalimit.sh 32 "hit hard limit quota with ${q} enabled" -b ${e} ${v} ${q}
34 "hit hard limit quota with ${q} enabled, WAPBL" -bl ${e} ${v} ${q}
36 "hit soft limit quota with ${q} enabled after grace time" \
39 "hit hard limit ino quota with ${q} enabled" -b ${e} ${v} ${q}
41 "hit hard limit ino quota with ${q} enabled, WAPBL" -bl ${e} ${v} ${q}
43 "hit soft limit ino quota with ${q} enabled after grace time" \
46 "new id herit from default for ${q} quota" -b ${e} ${v} ${q}
48 "new id herit from default for ${q} quota, WAPBL" -bl ${e} ${v} ${q}
50 "new id herit from default for ${q} ino quota, WAPBL" -bl ${e} ${v} ${q}
76 atf_fail "wrong quota type
    [all...]
  /src/sys/arch/arm/gemini/
gemini_ipm.c 34 size_t quota; member in struct:dispatch_entry
48 size_t sc_txqavail; /* quota available */
159 gemini_ipm_register(uint8_t tag, unsigned int ipl, size_t quota,
170 tag, ipl, quota, consume, counter, arg));
180 if (sc->sc_txqavail >= quota) {
181 sc->sc_txqavail -= quota;

Completed in 21 milliseconds

1 2 3 4