Home
last modified time | relevance | path

Searched refs:xfs_refcountbt_init_cursor (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_refcount_btree.h48 extern struct xfs_btree_cur *xfs_refcountbt_init_cursor(struct xfs_mount *mp,
A Dxfs_refcount_btree.c30 return xfs_refcountbt_init_cursor(cur->bc_mp, cur->bc_tp, in xfs_refcountbt_dup_cursor()
345 xfs_refcountbt_init_cursor( in xfs_refcountbt_init_cursor() function
A Dxfs_refcount.c1181 rcur = xfs_refcountbt_init_cursor(mp, tp, agbp, pag); in xfs_refcount_finish_one()
1712 cur = xfs_refcountbt_init_cursor(mp, tp, agbp, pag); in xfs_refcount_recover_cow_leftovers()
/linux/fs/xfs/scrub/
A Dcommon.c504 sa->refc_cur = xfs_refcountbt_init_cursor(mp, sc->tp, in xchk_ag_btcur_init()
A Dagheader_repair.c285 cur = xfs_refcountbt_init_cursor(mp, sc->tp, agf_bp, in xrep_agf_calc_from_btrees()
/linux/fs/xfs/
A Dxfs_fsmap.c213 cur = xfs_refcountbt_init_cursor(mp, tp, info->agf_bp, info->pag); in xfs_getfsmap_is_shared()
A Dxfs_reflink.c147 cur = xfs_refcountbt_init_cursor(mp, tp, agbp, agbp->b_pag); in xfs_reflink_find_shared()

Completed in 26 milliseconds