xrep_buf_verify_struct
xrep_buf_verify_struct(bp, &xfs_attr3_leaf_buf_ops) &&
if (!xrep_buf_verify_struct(bp, &xfs_dir3_block_buf_ops))
if (!xrep_buf_verify_struct(bp, &xfs_dir3_data_buf_ops))
bool xrep_buf_verify_struct(struct xfs_buf *bp, const struct xfs_buf_ops *ops);