Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_rmap_btree.h44 struct xfs_btree_cur *xfs_rmapbt_init_cursor(struct xfs_mount *mp,
A Dxfs_rmap_btree.c56 return xfs_rmapbt_init_cursor(cur->bc_mp, cur->bc_tp, in xfs_rmapbt_dup_cursor()
472 xfs_rmapbt_init_cursor( in xfs_rmapbt_init_cursor() function
A Dxfs_rmap.c761 cur = xfs_rmapbt_init_cursor(mp, tp, agbp, pag); in xfs_rmap_free()
1008 cur = xfs_rmapbt_init_cursor(mp, tp, agbp, pag); in xfs_rmap_alloc()
2443 rcur = xfs_rmapbt_init_cursor(mp, tp, agbp, pag); in xfs_rmap_finish_one()
/linux-6.3-rc2/fs/xfs/
A Dxfs_notify_failure.c138 cur = xfs_rmapbt_init_cursor(mp, tp, agf_bp, pag); in xfs_dax_notify_ddev_failure()
A Dxfs_fsmap.c714 *curpp = xfs_rmapbt_init_cursor(tp->t_mountp, tp, info->agf_bp, in xfs_getfsmap_datadev_rmapbt_query()
/linux-6.3-rc2/fs/xfs/scrub/
A Dagheader_repair.c282 cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_agf_calc_from_btrees()
550 cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_agfl_collect_blocks()
581 ra.rmap_cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_agfl_collect_blocks()
A Drepair.c574 cur = xfs_rmapbt_init_cursor(sc->mp, sc->tp, agf_bp, sc->sa.pag); in xrep_reap_block()
912 cur = xfs_rmapbt_init_cursor(mp, sc->tp, agf_bp, sc->sa.pag); in xrep_find_ag_btree_roots()
A Dcommon.c495 sa->rmap_cur = xfs_rmapbt_init_cursor(mp, sc->tp, sa->agf_bp, in xchk_ag_btcur_init()
A Dbmap.c608 cur = xfs_rmapbt_init_cursor(sc->mp, sc->tp, agf, pag); in xchk_bmap_check_ag_rmaps()

Completed in 28 milliseconds