xfs_allocbt_init_cursor  898 fs/xfs/libxfs/xfs_alloc.c 	bno_cur = xfs_allocbt_init_cursor(args->mp, args->tp, args->agbp,
xfs_allocbt_init_cursor  955 fs/xfs/libxfs/xfs_alloc.c 	cnt_cur = xfs_allocbt_init_cursor(args->mp, args->tp, args->agbp,
xfs_allocbt_init_cursor 1143 fs/xfs/libxfs/xfs_alloc.c 	cnt_cur = xfs_allocbt_init_cursor(args->mp, args->tp, args->agbp,
xfs_allocbt_init_cursor 1268 fs/xfs/libxfs/xfs_alloc.c 		bno_cur_lt = xfs_allocbt_init_cursor(args->mp, args->tp,
xfs_allocbt_init_cursor 1297 fs/xfs/libxfs/xfs_alloc.c 	bno_cur_lt = xfs_allocbt_init_cursor(args->mp, args->tp, args->agbp,
xfs_allocbt_init_cursor 1508 fs/xfs/libxfs/xfs_alloc.c 	cnt_cur = xfs_allocbt_init_cursor(args->mp, args->tp, args->agbp,
xfs_allocbt_init_cursor 1650 fs/xfs/libxfs/xfs_alloc.c 	bno_cur = xfs_allocbt_init_cursor(args->mp, args->tp, args->agbp,
xfs_allocbt_init_cursor 1722 fs/xfs/libxfs/xfs_alloc.c 	bno_cur = xfs_allocbt_init_cursor(mp, tp, agbp, agno, XFS_BTNUM_BNO);
xfs_allocbt_init_cursor 1781 fs/xfs/libxfs/xfs_alloc.c 	cnt_cur = xfs_allocbt_init_cursor(mp, tp, agbp, agno, XFS_BTNUM_CNT);
xfs_allocbt_init_cursor   27 fs/xfs/libxfs/xfs_alloc_btree.c 	return xfs_allocbt_init_cursor(cur->bc_mp, cur->bc_tp,
xfs_allocbt_init_cursor   48 fs/xfs/libxfs/xfs_alloc_btree.h extern struct xfs_btree_cur *xfs_allocbt_init_cursor(struct xfs_mount *,
xfs_allocbt_init_cursor  248 fs/xfs/scrub/agheader_repair.c 	cur = xfs_allocbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno,
xfs_allocbt_init_cursor  262 fs/xfs/scrub/agheader_repair.c 	cur = xfs_allocbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno,
xfs_allocbt_init_cursor  501 fs/xfs/scrub/agheader_repair.c 	cur = xfs_allocbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno,
xfs_allocbt_init_cursor  509 fs/xfs/scrub/agheader_repair.c 	cur = xfs_allocbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno,
xfs_allocbt_init_cursor  467 fs/xfs/scrub/common.c 		sa->bno_cur = xfs_allocbt_init_cursor(mp, sc->tp, sa->agf_bp,
xfs_allocbt_init_cursor  476 fs/xfs/scrub/common.c 		sa->cnt_cur = xfs_allocbt_init_cursor(mp, sc->tp, sa->agf_bp,
xfs_allocbt_init_cursor   50 fs/xfs/xfs_discard.c 	cur = xfs_allocbt_init_cursor(mp, NULL, agbp, agno, XFS_BTNUM_CNT);
xfs_allocbt_init_cursor  715 fs/xfs/xfs_fsmap.c 	*curpp = xfs_allocbt_init_cursor(tp->t_mountp, tp, info->agf_bp,