Searched refs:xfs_btree_sblock_verify_crc (Results 1 – 6 of 6) sorted by relevance
433 bool xfs_btree_sblock_verify_crc(struct xfs_buf *);
245 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_refcountbt_read_verify()
333 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_allocbt_read_verify()
331 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_rmapbt_read_verify()
318 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