Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_iomap.c32 #define XFS_ALLOC_ALIGN(mp, off) \ macro
1002 end_offset = XFS_ALLOC_ALIGN(mp, offset + count - 1); in xfs_buffered_write_iomap_begin()