Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_iomap.c33 #define XFS_ALLOC_ALIGN(mp, off) \ macro
1134 end_offset = XFS_ALLOC_ALIGN(mp, offset + count - 1); in xfs_buffered_write_iomap_begin()