Searched refs:si_blocks (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/bfs/
H A Dbfs.h14 unsigned long si_blocks; member in struct:bfs_sb_info
H A Dfile.c69 if (block > info->si_blocks)
H A Dinode.c212 buf->f_blocks = info->si_blocks;
355 info->si_blocks = (le32_to_cpu(bfs_sb->s_end) + 1)>>BFS_BSIZE_BITS; /* for statfs(2) */

Completed in 42 milliseconds