Searched refs:quota (Results 101 - 111 of 111) sorted by relevance

12345

/freebsd-12-stable/targets/pseudo/userland/
H A DMakefile.depend305 usr.bin/quota \
/freebsd-12-stable/sys/ufs/ffs/
H A Dffs_snapshot.c67 #include <ufs/ufs/quota.h>
H A Dffs_vfsops.c66 #include <ufs/ufs/quota.h>
H A Dffs_alloc.c95 #include <ufs/ufs/quota.h>
214 * Restore user's disk quota because allocation failed.
430 * Restore user's disk quota because allocation failed.
H A Dffs_softdep.c84 #include <ufs/ufs/quota.h>
/freebsd-12-stable/sys/ufs/ufs/
H A Dufs_vnops.c76 #include <ufs/ufs/quota.h>
866 panic("ufs_chown: lost quota");
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c201 { compat(0,quota), AUE_O_QUOTA, NULL, 0, 0, 0, SY_THR_STATIC }, /* 149 = old quota */
H A Dvfs_syscalls.c90 #include <ufs/ufs/quota.h>
213 * Since quota on operation typically needs to open quota
/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwmreg.h2628 * struct iwm_time_quota_data - configuration of time quota per binding
2630 * @quota: absolute time quota in TU. The scheduler will try to divide the
2631 * remainig quota (after Time Events) according to this quota.
2636 uint32_t quota; member in struct:iwm_time_quota_data
2641 * struct iwm_time_quota_cmd - configuration of time quota between bindings
/freebsd-12-stable/lib/libprocstat/
H A Dlibprocstat.c74 #include <ufs/ufs/quota.h>
/freebsd-12-stable/sys/dev/bxe/
H A Decore_hsi.h11247 uint32_t quota /* Quota for a protocol/vnic */; member in struct:rate_shaping_counter

Completed in 328 milliseconds

12345