Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H 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
H A Dxfs_drain.c104 xfs_group_intent_get( in xfs_group_intent_get() function
H A Dxfs_refcount_item.c371 ri->ri_group = xfs_group_intent_get(mp, ri->ri_startblock, in xfs_refcount_defer_add()
482 ri->ri_group = xfs_group_intent_get(mp, pmap->pe_startblock, in xfs_cui_recover_work()
H A Dxfs_rmap_item.c396 ri->ri_group = xfs_group_intent_get(mp, ri->ri_bmap.br_startblock, in xfs_rmap_defer_add()
547 ri->ri_group = xfs_group_intent_get(mp, map->me_startblock, in xfs_rui_recover_work()
H A Dxfs_extfree_item.c492 xefi->xefi_group = xfs_group_intent_get(mp, xefi->xefi_startblock, in xfs_extent_free_defer_add()
626 xefi->xefi_group = xfs_group_intent_get(mp, extp->ext_start, in xfs_efi_recover_work()
H A Dxfs_bmap_item.c339 bi->bi_group = xfs_group_intent_get(mp, bi->bi_bmap.br_startblock, in xfs_bmap_update_get_group()