Searched refs:xfs_btree_sblock_verify_crc (Results 1 – 6 of 6) sorted by relevance
243 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_refcountbt_read_verify()
473 bool xfs_btree_sblock_verify_crc(struct xfs_buf *);
340 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_allocbt_read_verify()
363 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_rmapbt_read_verify()
323 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_inobt_read_verify()
391 xfs_btree_sblock_verify_crc( in xfs_btree_sblock_verify_crc() function