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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_rtalloc.h40 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro
H A Dxfs_rtalloc.c989 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1035 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1379 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1424 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1686 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1726 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_rtalloc.h40 #define XFS_BLOCKWSIZE(mp) ((mp)->m_blockwsize) macro
H A Dxfs_rtalloc.c989 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1035 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1379 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1424 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1686 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {
1726 if (++word == XFS_BLOCKWSIZE(mp) && i < len) {

Completed in 70 milliseconds