Lines Matching defs:quota
67 #include <ufs/ufs/quota.h>
244 uint64_t quota, used = 0;
256 buf, sizeof (quota), 1, "a)) != 0) {
262 * quota(8) uses bsoftlimit as "quoota", and hardlimit as "limit".
265 dqp->dqb_bsoftlimit = dqp->dqb_bhardlimit = btodb(quota);
276 * Setting this to 0 causes FreeBSD quota(8) to print
358 * Look at zfs_id_overquota() to look up a quota.
360 * sizeof (long long), 1, "a)
362 * See zfs_set_userquota() to set a quota.