Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_rtalloc.h56 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro
Dxfs_rtalloc.c1066 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtcheck_range()
1112 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtcheck_range()
1456 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtfind_forw()
1501 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtfind_forw()
1761 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtmodify_range()
1801 if (++word == XFS_BLOCKWSIZE(mp) && i < len) { in xfs_rtmodify_range()