Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dquot_buf.c106 struct xfs_dqblk *dqb, in xfs_dqblk_verify()
122 struct xfs_dqblk *dqb, in xfs_dqblk_repair()
139 xfs_update_cksum((char *)dqb, sizeof(struct xfs_dqblk), in xfs_dqblk_repair()
150 struct xfs_dqblk *d = (struct xfs_dqblk *)bp->b_addr; in xfs_dquot_buf_verify_crc()
168 if (!xfs_verify_cksum((char *)d, sizeof(struct xfs_dqblk), in xfs_dquot_buf_verify_crc()
185 struct xfs_dqblk *dqb = bp->b_addr; in xfs_dquot_buf_verify()
221 sizeof(struct xfs_dqblk), fa); in xfs_dquot_buf_verify()
Dxfs_quota_defs.h142 struct xfs_dqblk *dqb, xfs_dqid_t id);
144 extern void xfs_dqblk_repair(struct xfs_mount *mp, struct xfs_dqblk *dqb,
Dxfs_format.h1394 typedef struct xfs_dqblk { struct
1406 #define XFS_DQUOT_CRC_OFF offsetof(struct xfs_dqblk, dd_crc) argument
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot_item_recover.c140 struct xfs_dqblk *dqb = (struct xfs_dqblk *)ddq; in xlog_recover_dquot_commit_pass2()
150 xfs_update_cksum((char *)ddq, sizeof(struct xfs_dqblk), in xlog_recover_dquot_commit_pass2()
Dxfs_ondisk.h39 XFS_CHECK_STRUCT_SIZE(struct xfs_dqblk, 136); in xfs_check_ondisk_structs()
Dxfs_dquot.c187 struct xfs_dqblk *d; in xfs_qm_init_dquot_blk()
230 xfs_update_cksum((char *)d, sizeof(struct xfs_dqblk), in xfs_qm_init_dquot_blk()
1246 struct xfs_dqblk *dqblk; in xfs_qm_dqflush()
1302 xfs_update_cksum((char *)dqblk, sizeof(struct xfs_dqblk), in xfs_qm_dqflush()
Dxfs_qm.c841 struct xfs_dqblk *dqb; in xfs_qm_reset_dqcounts()
898 sizeof(struct xfs_dqblk), in xfs_qm_reset_dqcounts()