Searched refs:xfs_btree_sblock_verify_crc (Results 1 – 6 of 6) sorted by relevance
420 bool xfs_btree_sblock_verify_crc(struct xfs_buf *);
239 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_refcountbt_read_verify()
338 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_rmapbt_read_verify()
352 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_allocbt_read_verify()
304 if (!xfs_btree_sblock_verify_crc(bp)) in xfs_inobt_read_verify()
325 xfs_btree_sblock_verify_crc( in xfs_btree_sblock_verify_crc() function