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

  /src/sys/compat/netbsd32/
netbsd32_compat_50_quota.c 51 #if defined(COMPAT_50) && defined(QUOTA)
100 #endif /* COMPAT_50 && QUOTA */
netbsd32_quota.c 49 #ifdef QUOTA
  /src/sys/ufs/ufs/
ufs_vfsops.c 60 #include <ufs/ufs/quota.h>
127 #if !defined(QUOTA) && !defined(QUOTA2)
156 /* The user can always query about his own quota. */
272 #if defined(QUOTA) || defined(QUOTA2)
286 #if defined(QUOTA) || defined(QUOTA2)
300 #if defined(QUOTA) || defined(QUOTA2)
ufs_quota.c 54 #include <ufs/ufs/quota.h>
104 * Initialize the quota fields of an inode.
116 * Release the quota fields from an inode.
139 #ifdef QUOTA
159 #ifdef QUOTA
239 #ifdef QUOTA
241 strcpy(info->qs_implname, "ufs/ffs quota v1");
253 strcpy(info->qs_implname, "ufs/ffs quota v2");
281 * These are the same for both QUOTA and QUOTA2.
315 * These are the same for both QUOTA and QUOTA2
    [all...]
ufs_inode.c 112 #if defined(QUOTA) || defined(QUOTA2)
182 #if defined(QUOTA) || defined(QUOTA2)
ufs_vnops.c 267 #if defined(QUOTA) || defined(QUOTA2)
283 #if defined(QUOTA) || defined(QUOTA2)
759 #if defined(QUOTA) || defined(QUOTA2)
786 #if defined(QUOTA) || defined(QUOTA2)
797 #if defined(QUOTA) || defined(QUOTA2)
812 #endif /* QUOTA || QUOTA2 */
  /src/sys/compat/aoutm68k/
aoutm68k_syscalls.c 303 #if defined(QUOTA) || !defined(_KERNEL_OPT)
308 #if (defined(QUOTA) && defined(COMPAT_43)) || !defined(_KERNEL_OPT)
1069 #if defined(QUOTA) || !defined(_KERNEL_OPT)
1074 #if (defined(QUOTA) && defined(COMPAT_43)) || !defined(_KERNEL_OPT)
1075 /* 149 */ "quota",
aoutm68k_syscall.h 551 #if defined(QUOTA) || !defined(_KERNEL_OPT)
558 #if (defined(QUOTA) && defined(COMPAT_43)) || !defined(_KERNEL_OPT)
aoutm68k_syscallargs.h 362 #if defined(QUOTA) || !defined(_KERNEL_OPT)
367 #if (defined(QUOTA) && defined(COMPAT_43)) || !defined(_KERNEL_OPT)
1016 #if defined(QUOTA) || !defined(_KERNEL_OPT)
1021 #if (defined(QUOTA) && defined(COMPAT_43)) || !defined(_KERNEL_OPT)
aoutm68k_sysent.c 888 #if defined(QUOTA) || !defined(_KERNEL_OPT)
899 #if (defined(QUOTA) && defined(COMPAT_43)) || !defined(_KERNEL_OPT)
  /src/sys/arch/mipsco/conf/
RC3230 56 options QUOTA # legacy UFS quotas
  /src/sys/arch/sgimips/conf/
INSTALL32_IP2x 45 no options QUOTA
  /src/sys/arch/evbarm/conf/
GENERIC.common 33 options QUOTA # legacy UFS quotas
  /src/sys/compat/freebsd/
freebsd_syscall.h 441 #if defined(QUOTA) || !defined(_KERNEL_OPT)
freebsd_syscalls.c 191 #if defined(QUOTA) || !defined(_KERNEL_OPT)
766 #if defined(QUOTA) || !defined(_KERNEL_OPT)
768 /* 149 */ "quota",
freebsd_syscallargs.h 303 #if defined(QUOTA) || !defined(_KERNEL_OPT)
885 #if defined(QUOTA) || !defined(_KERNEL_OPT)
freebsd_sysent.c 695 #if defined(QUOTA) || !defined(_KERNEL_OPT)
  /src/sys/arch/riscv/conf/
GENERIC.common 76 options QUOTA # legacy UFS quotas
  /src/sys/fs/nfs/common/
nfs_commonsubs.c 831 #ifdef QUOTA
1510 #ifdef QUOTA
1513 * equal p_ruid for non-root quota access, so
1522 #endif /* QUOTA */
1539 #ifdef QUOTA
1542 * equal p_ruid for non-root quota access, so
1551 #endif /* QUOTA */
1565 #ifdef QUOTA
1568 * equal p_ruid for non-root quota access, so
1577 #endif /* QUOTA */
    [all...]
nfsproto.h 1018 #ifdef QUOTA
1020 * If QUOTA OR in NFSATTRBIT_QUOTAHARD, NFSATTRBIT_QUOTASOFT and
  /src/sys/ufs/ffs/
ffs_inode.c 86 #include <ufs/ufs/quota.h>
258 #ifdef QUOTA
609 #if defined(QUOTA) || defined(QUOTA2)
ffs_balloc.c 60 #include <ufs/ufs/quota.h>
515 #if defined(QUOTA) || defined(QUOTA2)
517 * Restore user's disk quota because allocation failed.
1035 #if defined(QUOTA) || defined(QUOTA2)
1037 * Restore user's disk quota because allocation failed.
ffs_alloc.c 95 #include <ufs/ufs/quota.h>
183 #if defined(QUOTA) || defined(QUOTA2)
245 #if defined(QUOTA) || defined(QUOTA2)
268 #if defined(QUOTA) || defined(QUOTA2)
270 * Restore user's disk quota because allocation failed.
393 #if defined(QUOTA) || defined(QUOTA2)
532 #if defined(QUOTA) || defined(QUOTA2)
534 * Restore user's disk quota because allocation failed.
ffs_vfsops.c 100 #include <ufs/ufs/quota.h>
1605 DPRINTF("quota disabled %d", error);
1848 #ifdef QUOTA
2047 #if defined(QUOTA) || defined(QUOTA2)
2116 #if defined(QUOTA) || defined(QUOTA2)
2270 #if defined(QUOTA) || defined(QUOTA2)
ffs_snapshot.c 68 #include <ufs/ufs/quota.h>
459 #if defined(QUOTA) || defined(QUOTA2)
1524 #if defined(QUOTA) || defined(QUOTA2)

Completed in 34 milliseconds