Searched refs:xfs_da3_node_buf_ops (Results 1 – 4 of 4) sorted by relevance
34 extern const struct xfs_buf_ops xfs_da3_node_buf_ops;
258 const struct xfs_buf_ops xfs_da3_node_buf_ops = { variable277 which_fork, &xfs_da3_node_buf_ops); in xfs_da3_node_read()336 bp->b_ops = &xfs_da3_node_buf_ops; in xfs_da3_node_create()
195 bp->b_ops = &xfs_da3_node_buf_ops; in xchk_da_btree_read_verify()217 bp->b_ops = &xfs_da3_node_buf_ops; in xchk_da_btree_write_verify()234 bp->b_ops = &xfs_da3_node_buf_ops; in xchk_da_btree_verify()
2564 bp->b_ops = &xfs_da3_node_buf_ops; in xlog_recover_validate_buf_type()