Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.h150 enum xfs_rmap_intent_type { enum
173 enum xfs_rmap_intent_type ri_type;
197 enum xfs_rmap_intent_type op, xfs_agblock_t bno,
H A Dxfs_rmap.c909 enum xfs_rmap_intent_type op, in xfs_rmap_update_hook()
2603 enum xfs_rmap_intent_type op, in __xfs_rmap_finish_intent()
2747 enum xfs_rmap_intent_type type, in __xfs_rmap_add()
2774 enum xfs_rmap_intent_type type = XFS_RMAP_MAP; in xfs_rmap_map_extent()
2794 enum xfs_rmap_intent_type type = XFS_RMAP_UNMAP; in xfs_rmap_unmap_extent()
2820 enum xfs_rmap_intent_type type = XFS_RMAP_CONVERT; in xfs_rmap_convert_extent()