Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_iomap.c31 #define XFS_ALLOC_ALIGN(mp, off) \ macro
1105 end_offset = XFS_ALLOC_ALIGN(mp, offset + count - 1); in xfs_buffered_write_iomap_begin()