Searched refs:XFS_BMAPI_EXTSZALIGN (Results 1 – 3 of 3) sorted by relevance
91 #define XFS_BMAPI_EXTSZALIGN (1u << 11) macro105 { XFS_BMAPI_EXTSZALIGN, "EXTSZALIGN" }
3317 if (align > 1 && (ap->flags & XFS_BMAPI_EXTSZALIGN)) in xfs_bmap_compute_alignments()
1178 XFS_BMAPI_EXTSZALIGN, 0, &cmap, &nmaps); in xfs_atomic_write_cow_iomap_begin()
Completed in 16 milliseconds