xfs_cntbt_buf_ops 422 fs/xfs/libxfs/xfs_ag.c .ops = &xfs_cntbt_buf_ops, xfs_cntbt_buf_ops 374 fs/xfs/libxfs/xfs_alloc_btree.c const struct xfs_buf_ops xfs_cntbt_buf_ops = { xfs_cntbt_buf_ops 468 fs/xfs/libxfs/xfs_alloc_btree.c .buf_ops = &xfs_cntbt_buf_ops, xfs_cntbt_buf_ops 29 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_cntbt_buf_ops; xfs_cntbt_buf_ops 343 fs/xfs/scrub/agheader_repair.c .buf_ops = &xfs_cntbt_buf_ops, xfs_cntbt_buf_ops 2368 fs/xfs/xfs_log_recover.c bp->b_ops = &xfs_cntbt_buf_ops;