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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_rtalloc.h42 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro
H A Dxfs_rtalloc.c995 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1041 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1385 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1430 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1690 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1730 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {

Completed in 51 milliseconds