Home
last modified time | relevance | path

Searched refs:xfs_rmap_intent_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h149 enum xfs_rmap_intent_type { enum
162 enum xfs_rmap_intent_type ri_type;
H A Dxfs_rmap.c2546 enum xfs_rmap_intent_type type, in __xfs_rmap_add()
2581 enum xfs_rmap_intent_type type = XFS_RMAP_MAP; in xfs_rmap_map_extent()
2600 enum xfs_rmap_intent_type type = XFS_RMAP_UNMAP; in xfs_rmap_unmap_extent()
2625 enum xfs_rmap_intent_type type = XFS_RMAP_CONVERT; in xfs_rmap_convert_extent()
/openbmc/linux/fs/xfs/
H A Dxfs_rmap_item.c249 enum xfs_rmap_intent_type type, in xfs_trans_set_rmap_flags()