Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_refcount_item.c295 xfs_trans_set_refcount_flags(ext, refc->ri_type); in xfs_refcount_update_log_item()
344 refc->ri_type, in xfs_refcount_update_finish_item()
351 ASSERT(refc->ri_type == XFS_REFCOUNT_INCREASE || in xfs_refcount_update_finish_item()
352 refc->ri_type == XFS_REFCOUNT_DECREASE); in xfs_refcount_update_finish_item()
Dxfs_rmap_item.c347 xfs_trans_set_rmap_flags(map, rmap->ri_type, rmap->ri_whichfork, in xfs_rmap_update_log_item()
395 rmap->ri_type, in xfs_rmap_update_finish_item()
/fs/xfs/libxfs/
Dxfs_log_recover.h27 int ri_type; member
Dxfs_refcount.h27 enum xfs_refcount_intent_type ri_type; member
Dxfs_rmap.h158 enum xfs_rmap_intent_type ri_type; member
Dxfs_refcount.c1194 ri->ri_type = type; in __xfs_refcount_add()
Dxfs_rmap.c2291 ri->ri_type = type; in __xfs_rmap_add()