xfs_da3_node_buf_ops  269 fs/xfs/libxfs/xfs_da_btree.c const struct xfs_buf_ops xfs_da3_node_buf_ops = {
xfs_da3_node_buf_ops  290 fs/xfs/libxfs/xfs_da_btree.c 					which_fork, &xfs_da3_node_buf_ops);
xfs_da3_node_buf_ops  349 fs/xfs/libxfs/xfs_da_btree.c 	bp->b_ops = &xfs_da3_node_buf_ops;
xfs_da3_node_buf_ops   35 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_da3_node_buf_ops;
xfs_da3_node_buf_ops  187 fs/xfs/scrub/dabtree.c 		bp->b_ops = &xfs_da3_node_buf_ops;
xfs_da3_node_buf_ops  209 fs/xfs/scrub/dabtree.c 		bp->b_ops = &xfs_da3_node_buf_ops;
xfs_da3_node_buf_ops  226 fs/xfs/scrub/dabtree.c 		bp->b_ops = &xfs_da3_node_buf_ops;
xfs_da3_node_buf_ops 2489 fs/xfs/xfs_log_recover.c 		bp->b_ops = &xfs_da3_node_buf_ops;