Searched refs:bs_blocks (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_itable.c111 buf->bs_blocks = 0;
117 buf->bs_blocks = 0;
123 buf->bs_blocks = dic->di_nblocks + ip->i_delayed_blks;
186 buf->bs_blocks = 0;
192 buf->bs_blocks = 0;
198 buf->bs_blocks = INT_GET(dic->di_nblocks, ARCH_CONVERT);
H A Dxfs_fs.h291 int64_t bs_blocks; /* number of blocks */ member in struct:xfs_bstat

Completed in 58 milliseconds