Home
last modified time | relevance | path

Searched refs:XFS_EXCHMAPS_INO1_WRITTEN (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.h38 XFS_EXCHMAPS_INO1_WRITTEN)
Dxfs_log_format.h921 #define XFS_EXCHMAPS_INO1_WRITTEN (1ULL << 2) macro
931 XFS_EXCHMAPS_INO1_WRITTEN | \
Dxfs_exchmaps.c199 if (!(xmi->xmi_flags & XFS_EXCHMAPS_INO1_WRITTEN)) in xfs_exchmaps_can_skip_mapping()
/linux-6.12.1/fs/xfs/
Dxfs_exchrange.c212 req.flags |= XFS_EXCHMAPS_INO1_WRITTEN; in xfs_exchrange_mappings()
Dxfs_trace.h4866 { XFS_EXCHMAPS_INO1_WRITTEN, "INO1_WRITTEN" }, \