Searched refs:xfs_group_intent_get (Results 1 – 6 of 6) sorted by relevance
| /fs/xfs/ |
| A D | xfs_drain.h | 68 struct xfs_group *xfs_group_intent_get(struct xfs_mount *mp, 81 #define xfs_group_intent_get(_mp, _fsbno, _type) \ macro
|
| A D | xfs_drain.c | 104 xfs_group_intent_get( in xfs_group_intent_get() function
|
| A D | xfs_refcount_item.c | 381 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 D | xfs_rmap_item.c | 406 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 D | xfs_extfree_item.c | 505 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 D | xfs_bmap_item.c | 349 bi->bi_group = xfs_group_intent_get(mp, bi->bi_bmap.br_startblock, in xfs_bmap_update_get_group()
|
Completed in 14 milliseconds