Searched defs:dquot (Results 1 – 1 of 1) sorted by relevance
145 struct dquot { struct150 uint16_t dq_type; /* quota type of this dquot */ argument151 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 is155 struct dqblk64 dq_dqb; /* actual usage & quotas */