<def f='src/src/sys/ufs/ufs/quota1.h' l='87' ll='96'/>
<size>32</size>
<doc f='src/src/sys/ufs/ufs/quota1.h' l='80'>/*
 * The following structure defines the format of the disk quota file
 * (as it appears on disk) - the file is an array of these structures
 * indexed by user or group number.  The setquota system call establishes
 * the vnode for each quota file (a pointer is retained in the ufsmount
 * structure).
 */</doc>
<mbr r='dqblk::dqb_bhardlimit' o='0' t='u_int32_t'/>
<mbr r='dqblk::dqb_bsoftlimit' o='32' t='u_int32_t'/>
<mbr r='dqblk::dqb_curblocks' o='64' t='u_int32_t'/>
<mbr r='dqblk::dqb_ihardlimit' o='96' t='u_int32_t'/>
<mbr r='dqblk::dqb_isoftlimit' o='128' t='u_int32_t'/>
<mbr r='dqblk::dqb_curinodes' o='160' t='u_int32_t'/>
<mbr r='dqblk::dqb_btime' o='192' t='__int32_t'/>
<mbr r='dqblk::dqb_itime' o='224' t='__int32_t'/>
<def f='src/src/sys/ufs/lfs/ulfs_quota1.h' l='88' ll='97'/>
<size>32</size>
<doc f='src/src/sys/ufs/lfs/ulfs_quota1.h' l='81'>/*
 * The following structure defines the format of the disk quota file
 * (as it appears on disk) - the file is an array of these structures
 * indexed by user or group number.  The setquota system call establishes
 * the vnode for each quota file (a pointer is retained in the ulfsmount
 * structure).
 */</doc>
<mbr r='dqblk::dqb_bhardlimit' o='0' t='__uint32_t'/>
<mbr r='dqblk::dqb_bsoftlimit' o='32' t='__uint32_t'/>
<mbr r='dqblk::dqb_curblocks' o='64' t='__uint32_t'/>
<mbr r='dqblk::dqb_ihardlimit' o='96' t='__uint32_t'/>
<mbr r='dqblk::dqb_isoftlimit' o='128' t='__uint32_t'/>
<mbr r='dqblk::dqb_curinodes' o='160' t='__uint32_t'/>
<mbr r='dqblk::dqb_btime' o='192' t='__int32_t'/>
<mbr r='dqblk::dqb_itime' o='224' t='__int32_t'/>
