Searched refs:quota (Results 1 - 25 of 30) sorted by relevance

12

/external/iptables/include/linux/netfilter/
H A Dxt_quota.h16 __aligned_u64 quota; member in struct:xt_quota_info
H A Dxt_quota2.h19 aligned_u64 quota; member in struct:xt_quota_mtinfo2
/external/kernel-headers/original/uapi/linux/netfilter/
H A Dxt_quota.h17 __aligned_u64 quota; member in struct:xt_quota_info
/external/iptables/extensions/
H A Dlibxt_quota.c2 * Shared library add-on to iptables to add quota support
15 {.name = "quota", .id = O_QUOTA, .type = XTTYPE_UINT64,
17 XTOPT_POINTER(struct xt_quota_info, quota)},
23 printf("quota match options:\n"
24 "[!] --quota quota quota (bytes)\n");
31 printf(" quota: %llu bytes", (unsigned long long)q->quota);
41 printf(" --quota
[all...]
H A Dlibxt_quota2.c41 {.name = "quota", .id = O_QUOTA, .type = XTTYPE_UINT64,
43 XTOPT_POINTER(struct xt_quota_mtinfo2, quota)},
51 "quota match options:\n"
53 " --no-change never change counter/quota value for matching packets\n"
55 "[!] --quota quota initial quota (bytes or packets)\n"
99 printf(" --quota %llu ", (unsigned long long)q->quota);
112 printf(" quota");
[all...]
/external/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl03.c23 * quotactl(2) with XGETNEXTQUOTA looks for the next active quota for an user
26 * and finding no active quota, it should return -1 and set errno to ENOENT.
42 #include <sys/quota.h>
46 # include <sys/quota.h>
99 TST_TEST_TCONF("This system didn't support quota or xfs quota");
H A Dquotactl02.c23 * 1) quotactl(2) succeeds to turn off xfs quota and get xfs quota off status.
24 * 2) quotactl(2) succeeds to turn on xfs quota and get xfs quota on status.
25 * 3) quotactl(2) succeeds to set and use Q_XGETQUOTA to get xfs disk quota
28 * quota limits.
34 #include <sys/quota.h>
38 # include <sys/quota.h>
69 "turn off xfs quota and get xfs quota of
[all...]
H A Dquotactl01.c23 * 1) quotactl(2) succeeds to turn on quota with Q_QUOTAON flag for user.
24 * 2) quotactl(2) succeeds to set disk quota limits with Q_SETQUOTA flag
26 * 3) quotactl(2) succeeds to get disk quota limits with Q_GETQUOTA flag
32 * 6) quotactl(2) succeeds to get quota format with Q_GETFMT flag for user.
33 * 7) quotactl(2) succeeds to update quota usages with Q_SYNC flag for user.
34 * 8) quotactl(2) succeeds to turn off quota with Q_QUOTAOFF flag for user.
35 * 9) quotactl(2) succeeds to turn on quota with Q_QUOTAON flag for group.
36 * 10) quotactl(2) succeeds to set disk quota limits with Q_SETQUOTA flag
38 * 11) quotactl(2) succeeds to get disk quota limits with Q_GETQUOTA flag
44 * 14) quotactl(2) succeeds to get quota forma
[all...]
/external/ltp/testcases/kernel/fs/quota_remount/
H A Dquota_remount_test01.sh26 # with quota. This feature was added in kernel 2.6.26. Please ##
56 if [ ! -d /proc/sys/fs/quota ]; then
80 # of quota files in a directory with SELinux file_t type
86 quotacheck -cug $MNTDIR || die 2 "Could not create quota files"
89 quotaon -ug $MNTDIR || die 2 "Could not turn quota on"
95 # Get current quota usage
96 BLOCKS=`quota -f $MNTDIR -v -w | tail -n 1 | sed -e 's/ *[^ ]* *\([0-9]*\) .*/\1/'`
104 # Get quota usage after removing the file
105 NEWBLOCKS=`quota -f $MNTDIR -v -w | tail -n 1 | sed -e 's/ *[^ ]* *\([0-9]*\) .*/\1/'`
106 # Has quota usag
[all...]
/external/strace/tests/
H A Dquotactl.h2 * Common definitions for Linux and XFS quota tests.
42 # include <linux/quota.h>
47 # include <sys/quota.h>
/external/strace/tests-m32/
H A Dquotactl.h2 * Common definitions for Linux and XFS quota tests.
42 # include <linux/quota.h>
47 # include <sys/quota.h>
/external/strace/tests-mx32/
H A Dquotactl.h2 * Common definitions for Linux and XFS quota tests.
42 # include <linux/quota.h>
47 # include <sys/quota.h>
/external/f2fs-tools/fsck/
H A DMakefile.am7 include_HEADERS = $(top_srcdir)/include/quota.h
/external/autotest/client/site_tests/kernel_SchedBandwith/
H A Dkernel_SchedBandwith.py123 def _cg_set_quota(self, quota=-1):
124 """Set CPU quota that can be used for cgroup
129 quota)
132 if rd_quota != quota:
133 error.TestFail("Setting cpu quota to %d" % quota)
235 errors += self._check_stats('quota', quota_stats, 0.9)
/external/e2fsprogs/po/
H A Dat-expand.pl98 $msg =~ s/\@q/quota/g;
/external/python/cpython2/Lib/
H A Dthreading.py1275 def __init__(self, queue, quota):
1278 self.quota = quota
1283 while counter < self.quota:
H A Dimaplib.py478 """Get the quota root's resource usage and limits.
489 """Get the list of quota roots for the named mailbox.
494 typ, quota = self._untagged_response(typ, dat, 'QUOTA')
496 return typ, [quotaroot, quota]
693 """Set the quota root's resource limits.
/external/syslinux/gpxe/src/drivers/net/
H A Dsis190.h36 #define sis190_rx_quota(count, quota) count
/external/e2fsprogs/debugfs/
H A DMakefile.in22 quota.o xattrs.o journal.o revoke.o recovery.o do_journal.o
26 extent_inode.o quota.o xattrs.o
33 $(srcdir)/../misc/create_inode.c $(srcdir)/xattrs.c $(srcdir)/quota.c \
347 quota.o: $(srcdir)/quota.c $(top_builddir)/lib/config.h \
/external/e2fsprogs/e2fsck/
H A DMakefile.in63 dx_dirinfo.o ehandler.o problem.o message.o quota.o recovery.o \
73 profiled/message.o profiled/problem.o profiled/quota.o \
104 $(srcdir)/quota.c \
525 quota.o: $(srcdir)/quota.c $(top_builddir)/lib/config.h \
/external/python/cpython3/Lib/
H A Dimaplib.py548 """Get the quota root's resource usage and limits.
559 """Get the list of quota roots for the named mailbox.
564 typ, quota = self._untagged_response(typ, dat, 'QUOTA')
566 return typ, [quotaroot, quota]
768 """Set the quota root's resource limits.
/external/e2fsprogs/debian/
H A Drules200 COMMON_CONF_FLAGS = --disable-e2initrd-helper --enable-quota \
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h47 #define EXT4_USR_QUOTA_INO 3 /* User quota inode */
48 #define EXT4_GRP_QUOTA_INO 4 /* Group quota inode */
733 __u32 s_usr_quota_inum; /* inode number of user quota file */
734 __u32 s_grp_quota_inum; /* inode number of group quota file */
740 __le32 s_prj_quota_inum; /* inode for tracking project quota */
814 #define EXT4_FEATURE_RO_COMPAT_PROJECT 0x2000 /* Project quota */
902 EXT4_FEATURE_RO_COMPAT_FUNCS(quota, 4, QUOTA)
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 841 milliseconds

12