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

/linux-master/fs/xfs/libxfs/
H A Dxfs_rmap.h149 enum xfs_rmap_intent_type { enum
162 enum xfs_rmap_intent_type ri_type;
190 enum xfs_rmap_intent_type op, xfs_agblock_t bno,
244 * parameter is enum xfs_rmap_intent_type, and the rest is below.
H A Dxfs_rmap.c855 enum xfs_rmap_intent_type op,
2596 enum xfs_rmap_intent_type op,
2718 enum xfs_rmap_intent_type type,
2753 enum xfs_rmap_intent_type type = XFS_RMAP_MAP;
2772 enum xfs_rmap_intent_type type = XFS_RMAP_UNMAP;
2797 enum xfs_rmap_intent_type type = XFS_RMAP_CONVERT;
/linux-master/fs/xfs/
H A Dxfs_rmap_item.c233 enum xfs_rmap_intent_type type,

Completed in 247 milliseconds