Searched refs:xfs_perag_intent_get (Results 1 – 6 of 6) sorted by relevance
64 struct xfs_perag *xfs_perag_intent_get(struct xfs_mount *mp,79 #define xfs_perag_intent_get(mp, fsbno) \ macro
101 xfs_perag_intent_get( in xfs_perag_intent_get() function
333 ri->ri_pag = xfs_perag_intent_get(mp, ri->ri_startblock); in xfs_refcount_defer_add()434 ri->ri_pag = xfs_perag_intent_get(mp, pmap->pe_startblock); in xfs_cui_recover_work()
356 ri->ri_pag = xfs_perag_intent_get(mp, ri->ri_bmap.br_startblock); in xfs_rmap_defer_add()497 ri->ri_pag = xfs_perag_intent_get(mp, map->me_startblock); in xfs_rui_recover_work()
450 xefi->xefi_pag = xfs_perag_intent_get(mp, xefi->xefi_startblock); in xfs_extent_free_defer_add()581 xefi->xefi_pag = xfs_perag_intent_get(mp, extp->ext_start); in xfs_efi_recover_work()
337 bi->bi_pag = xfs_perag_intent_get(mp, bi->bi_bmap.br_startblock); in xfs_bmap_update_get_group()