xfs_rmapbt_init_cursor  662 fs/xfs/libxfs/xfs_rmap.c 	cur = xfs_rmapbt_init_cursor(mp, tp, agbp, agno);
xfs_rmapbt_init_cursor  899 fs/xfs/libxfs/xfs_rmap.c 	cur = xfs_rmapbt_init_cursor(mp, tp, agbp, agno);
xfs_rmapbt_init_cursor 2205 fs/xfs/libxfs/xfs_rmap.c 		rcur = xfs_rmapbt_init_cursor(mp, tp, agbp, agno);
xfs_rmapbt_init_cursor   53 fs/xfs/libxfs/xfs_rmap_btree.c 	return xfs_rmapbt_init_cursor(cur->bc_mp, cur->bc_tp,
xfs_rmapbt_init_cursor   43 fs/xfs/libxfs/xfs_rmap_btree.h struct xfs_btree_cur *xfs_rmapbt_init_cursor(struct xfs_mount *mp,
xfs_rmapbt_init_cursor  271 fs/xfs/scrub/agheader_repair.c 	cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno);
xfs_rmapbt_init_cursor  494 fs/xfs/scrub/agheader_repair.c 	cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno);
xfs_rmapbt_init_cursor  545 fs/xfs/scrub/bmap.c 	cur = xfs_rmapbt_init_cursor(sc->mp, sc->tp, agf, agno);
xfs_rmapbt_init_cursor  503 fs/xfs/scrub/common.c 		sa->rmap_cur = xfs_rmapbt_init_cursor(mp, sc->tp, sa->agf_bp,
xfs_rmapbt_init_cursor  550 fs/xfs/scrub/repair.c 	cur = xfs_rmapbt_init_cursor(sc->mp, sc->tp, agf_bp, agno);
xfs_rmapbt_init_cursor  889 fs/xfs/scrub/repair.c 	cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.agno);
xfs_rmapbt_init_cursor  682 fs/xfs/xfs_fsmap.c 	*curpp = xfs_rmapbt_init_cursor(tp->t_mountp, tp, info->agf_bp,