Home
last modified time | relevance | path

Searched defs:dquot (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ufs/ufs/
H A Dquota.h145 struct dquot { struct
150 uint16_t dq_type; /* quota type of this dquot */ argument
151 uint32_t dq_cnt; /* (h) count of active references */
152 uint32_t dq_id; /* identifier this applies to */
153 struct ufsmount *dq_ump; /* (h) filesystem that this is
155 struct dqblk64 dq_dqb; /* actual usage & quotas */