Home
last modified time | relevance | path

Searched refs:xfs_rmapbt_init_cursor (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap_btree.h44 struct xfs_btree_cur *xfs_rmapbt_init_cursor(struct xfs_mount *mp,
Dxfs_rmap_btree.c54 return xfs_rmapbt_init_cursor(cur->bc_mp, cur->bc_tp, in xfs_rmapbt_dup_cursor()
473 xfs_rmapbt_init_cursor( in xfs_rmapbt_init_cursor() function
Dxfs_rmap.c711 cur = xfs_rmapbt_init_cursor(mp, tp, agbp, pag); in xfs_rmap_free()
965 cur = xfs_rmapbt_init_cursor(mp, tp, agbp, pag); in xfs_rmap_alloc()
2411 rcur = xfs_rmapbt_init_cursor(mp, tp, agbp, pag); in xfs_rmap_finish_one()
/Linux-v5.15/fs/xfs/scrub/
Drepair.c558 cur = xfs_rmapbt_init_cursor(sc->mp, sc->tp, agf_bp, sc->sa.pag); in xrep_reap_block()
896 cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_find_ag_btree_roots()
Dagheader_repair.c273 cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_agf_calc_from_btrees()
494 cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_agfl_collect_blocks()
Dcommon.c497 sa->rmap_cur = xfs_rmapbt_init_cursor(mp, sc->tp, sa->agf_bp, in xchk_ag_btcur_init()
Dbmap.c563 cur = xfs_rmapbt_init_cursor(sc->mp, sc->tp, agf, pag); in xchk_bmap_check_ag_rmaps()
/Linux-v5.15/fs/xfs/
Dxfs_fsmap.c715 *curpp = xfs_rmapbt_init_cursor(tp->t_mountp, tp, info->agf_bp, in xfs_getfsmap_datadev_rmapbt_query()