Searched refs:xfs_btree_sblock_verify_crc (Results 1 – 6 of 6) sorted by relevance
415 bool xfs_btree_sblock_verify_crc(struct xfs_buf *);
234 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_refcountbt_read_verify()
331 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_allocbt_read_verify()
329 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_rmapbt_read_verify()
316 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_inobt_read_verify()
322 xfs_btree_sblock_verify_crc( in xfs_btree_sblock_verify_crc() function