u_int16_t dq_lflags; /* protected by the quota list lock */
u_int16_t dq_type; /* quota type of this dquot */
u_int32_t dq_id; /* identifier this applies to */
u_int32_t dq_index; /* index into quota file */
struct quotafile *dq_qfile; /* quota file that this is taken from */
struct dqblk dq_dqb; /* actual usage & quotas */
u_int16_t dq_lflags; /* protected by the quota list lock */
u_int16_t dq_type; /* quota type of this dquot */
u_int32_t dq_id; /* identifier this applies to */
u_int32_t dq_index; /* index into quota file */
struct quotafile *dq_qfile; /* quota file that this is taken from */
struct dqblk dq_dqb; /* actual usage & quotas */