xfs_dqblk
struct xfs_dqblk *dqb,
struct xfs_dqblk *dqb,
memset(dqb, 0, sizeof(struct xfs_dqblk));
xfs_update_cksum((char *)dqb, sizeof(struct xfs_dqblk),
struct xfs_dqblk *d = (struct xfs_dqblk *)bp->b_addr;
if (!xfs_verify_cksum((char *)d, sizeof(struct xfs_dqblk),
struct xfs_dqblk *dqb = bp->b_addr;
sizeof(struct xfs_dqblk), fa);
return BBTOB(nbblks) / sizeof(struct xfs_dqblk);
#define XFS_DQUOT_CRC_OFF offsetof(struct xfs_dqblk, dd_crc)
XFS_CHECK_STRUCT_SIZE(struct xfs_dqblk, 136);
struct xfs_dqblk *dqb, xfs_dqid_t id);
extern void xfs_dqblk_repair(struct xfs_mount *mp, struct xfs_dqblk *dqb,
struct xfs_dqblk *dqblk;
xfs_update_cksum((char *)dqblk, sizeof(struct xfs_dqblk),
struct xfs_dqblk *dqblk;
xfs_update_cksum((char *)dqblk, sizeof(struct xfs_dqblk),
struct xfs_dqblk *d;
xfs_update_cksum((char *)d, sizeof(struct xfs_dqblk),
sizeof(struct xfs_dqblk);
struct xfs_dqblk *dqb = xfs_buf_offset(bp, dqp->q_bufoffset);
xfs_update_cksum((char *)dqb, sizeof(struct xfs_dqblk),
sizeof(struct xfs_dqblk));
struct xfs_dqblk *dqb;
struct xfs_dqblk *dqb;
sizeof(struct xfs_dqblk);
sizeof(struct xfs_dqblk),