Searched refs:xfs_btree_sblock_verify_crc (Results 1 – 6 of 6) sorted by relevance
407 bool xfs_btree_sblock_verify_crc(struct xfs_buf *);
234 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_refcountbt_read_verify()
334 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_allocbt_read_verify()
334 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()
321 xfs_btree_sblock_verify_crc( in xfs_btree_sblock_verify_crc() function