Home
last modified time | relevance | path

Searched refs:xfs_dqblk (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/libxfs/
Dxfs_dquot_buf.c167 xfs_update_cksum((char *)d, sizeof(struct xfs_dqblk), in xfs_dqcheck()
179 struct xfs_dqblk *d = (struct xfs_dqblk *)bp->b_addr; in xfs_dquot_buf_verify_crc()
197 if (!xfs_verify_cksum((char *)d, sizeof(struct xfs_dqblk), in xfs_dquot_buf_verify_crc()
212 struct xfs_dqblk *d = (struct xfs_dqblk *)bp->b_addr; in xfs_dquot_buf_verify()
Dxfs_format.h1142 typedef struct xfs_dqblk { struct
1154 #define XFS_DQUOT_CRC_OFF offsetof(struct xfs_dqblk, dd_crc) argument
/fs/xfs/
Dxfs_dquot.c255 xfs_update_cksum((char *)d, sizeof(struct xfs_dqblk), in xfs_qm_init_dquot_blk()
414 struct xfs_dqblk *d; in xfs_qm_dqrepair()
432 d = (struct xfs_dqblk *)(*bpp)->b_addr; in xfs_qm_dqrepair()
1010 struct xfs_dqblk *dqb = (struct xfs_dqblk *)ddqp; in xfs_qm_dqflush()
1013 xfs_update_cksum((char *)dqb, sizeof(struct xfs_dqblk), in xfs_qm_dqflush()
Dxfs_qm.c812 struct xfs_dqblk *dqb; in xfs_qm_reset_dqcounts()
856 sizeof(struct xfs_dqblk), in xfs_qm_reset_dqcounts()
Dxfs_log_recover.c2909 struct xfs_dqblk *dqb = (struct xfs_dqblk *)ddq; in xlog_recover_dquot_pass2()
2919 xfs_update_cksum((char *)ddq, sizeof(struct xfs_dqblk), in xlog_recover_dquot_pass2()