Searched refs:verify_struct (Results 1 – 7 of 7) sorted by relevance
219 return bp->b_ops->verify_struct(bp); in xchk_da_btree_verify()222 return bp->b_ops->verify_struct(bp); in xchk_da_btree_verify()230 .verify_struct = xchk_da_btree_verify,
219 fa = bp->b_ops->verify_struct(bp); in xmbuf_finalize()
814 if (!bp->b_ops || !bp->b_ops->verify_struct) in xfs_buf_item_precommit()819 fa = bp->b_ops->verify_struct(bp); in xfs_buf_item_precommit()
147 xfs_failaddr_t (*verify_struct)(struct xfs_buf *bp); member
690 .verify_struct = xfs_rtsb_verify_all,
380 return bp->b_ops->verify_struct(bp); in xfs_da3_node_verify_struct()384 return bp->b_ops->verify_struct(bp); in xfs_da3_node_verify_struct()396 .verify_struct = xfs_da3_node_verify_struct,
2743 .verify_struct = xfs_agi_verify,