xfs_rmapbt_buf_ops  445 fs/xfs/libxfs/xfs_ag.c 		.ops = &xfs_rmapbt_buf_ops,
xfs_rmapbt_buf_ops  362 fs/xfs/libxfs/xfs_rmap_btree.c const struct xfs_buf_ops xfs_rmapbt_buf_ops = {
xfs_rmapbt_buf_ops  445 fs/xfs/libxfs/xfs_rmap_btree.c 	.buf_ops		= &xfs_rmapbt_buf_ops,
xfs_rmapbt_buf_ops   30 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_rmapbt_buf_ops;
xfs_rmapbt_buf_ops  347 fs/xfs/scrub/agheader_repair.c 			.buf_ops = &xfs_rmapbt_buf_ops,
xfs_rmapbt_buf_ops 2383 fs/xfs/xfs_log_recover.c 			bp->b_ops = &xfs_rmapbt_buf_ops;