Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
A Dxfs_ialloc_btree.h51 struct xfs_btree_cur *xfs_finobt_init_cursor(struct xfs_perag *pag,
A Dxfs_ialloc_btree.c48 return xfs_finobt_init_cursor(to_perag(cur->bc_group), cur->bc_tp, in xfs_finobt_dup_cursor()
503 xfs_finobt_init_cursor( in xfs_finobt_init_cursor() function
754 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_finobt_count_blocks()
A Dxfs_ialloc.c217 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_inobt_insert()
655 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_finobt_insert_sprec()
1594 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_dialloc_ag()
2222 cur = xfs_finobt_init_cursor(pag, tp, agbp); in xfs_difree_finobt()
/fs/xfs/scrub/
A Drmap.c469 cur = xfs_finobt_init_cursor(sc->sa.pag, sc->tp, in xchk_rmapbt_walk_ag_metadata()
A Dialloc_repair.c680 fino_cur = xfs_finobt_init_cursor(sc->sa.pag, NULL, NULL); in xrep_ibt_build_new_trees()
A Drepair.c896 sa->fino_cur = xfs_finobt_init_cursor(sc->sa.pag, in xrep_ag_btcur_init()
A Dcommon.c649 sa->fino_cur = xfs_finobt_init_cursor(sa->pag, sc->tp, in xchk_ag_btcur_init()
A Dagheader_repair.c964 cur = xfs_finobt_init_cursor(sc->sa.pag, sc->tp, agi_bp); in xrep_agi_calc_from_btrees()

Completed in 28 milliseconds