Home
last modified time | relevance | path

Searched refs:xfs_group_intent_get (Results 1 – 6 of 6) sorted by relevance

/fs/xfs/
A Dxfs_drain.h68 struct xfs_group *xfs_group_intent_get(struct xfs_mount *mp,
81 #define xfs_group_intent_get(_mp, _fsbno, _type) \ macro
A Dxfs_drain.c104 xfs_group_intent_get( in xfs_group_intent_get() function
A Dxfs_refcount_item.c381 ri->ri_group = xfs_group_intent_get(mp, ri->ri_startblock, in xfs_refcount_defer_add()
492 ri->ri_group = xfs_group_intent_get(mp, pmap->pe_startblock, in xfs_cui_recover_work()
A Dxfs_rmap_item.c406 ri->ri_group = xfs_group_intent_get(mp, ri->ri_bmap.br_startblock, in xfs_rmap_defer_add()
557 ri->ri_group = xfs_group_intent_get(mp, map->me_startblock, in xfs_rui_recover_work()
A Dxfs_extfree_item.c505 xefi->xefi_group = xfs_group_intent_get(mp, xefi->xefi_startblock, in xfs_extent_free_defer_add()
639 xefi->xefi_group = xfs_group_intent_get(mp, extp->ext_start, in xfs_efi_recover_work()
A Dxfs_bmap_item.c349 bi->bi_group = xfs_group_intent_get(mp, bi->bi_bmap.br_startblock, in xfs_bmap_update_get_group()

Completed in 14 milliseconds