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

/linux-master/fs/xfs/
H A Dxfs_iomap.c32 #define XFS_ALLOC_ALIGN(mp, off) \ macro
1114 end_offset = XFS_ALLOC_ALIGN(mp, offset + count - 1);

Completed in 103 milliseconds