Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rtalloc.h40 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro
Dxfs_rtalloc.c995 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtcheck_range()
1041 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtcheck_range()
1385 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtfind_forw()
1430 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtfind_forw()
1690 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtmodify_range()
1730 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtmodify_range()