Searched refs:xfs_verify_cksum (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_cksum.h | 75 xfs_verify_cksum(char *buffer, size_t length, unsigned long cksum_offset) in xfs_verify_cksum() function
|
| H A D | xfs_dquot_buf.c | 171 if (!xfs_verify_cksum((char *)d, sizeof(struct xfs_dqblk), in xfs_dquot_buf_verify_crc()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.h | 342 return xfs_verify_cksum(bp->b_addr, BBTOB(bp->b_length), in xfs_buf_verify_cksum()
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-self-describing-metadata.rst | 232 !xfs_verify_cksum(bp->b_addr, BBTOB(bp->b_length),
|
| /linux/fs/xfs/scrub/ |
| H A D | inode_repair.c | 191 if (xfs_verify_cksum((char *)dip, mp->m_sb.sb_inodesize, in xrep_dinode_buf_core()
|