Searched refs:EXT2_NDIR_BLOCKS (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbmap.c162 if (block < EXT2_NDIR_BLOCKS) {
190 block -= EXT2_NDIR_BLOCKS;
H A Dres_gdt.c112 inode_size = apb*apb + apb + EXT2_NDIR_BLOCKS;
H A Dext2_fs.h164 #define EXT2_NDIR_BLOCKS 12 macro
165 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
H A Dblock.c346 for (i = 0; i < EXT2_NDIR_BLOCKS; i++, ctx.bcount++) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_defs.h155 #define EXT2_NDIR_BLOCKS 12 macro
156 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext2_fs.h162 #define EXT2_NDIR_BLOCKS 12 macro
163 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dinode.c164 const long direct_blocks = EXT2_NDIR_BLOCKS,
1097 i_data + EXT2_NDIR_BLOCKS);
H A Dsuper.c672 loff_t res = EXT2_NDIR_BLOCKS;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dmke2fs.c504 for (; i < EXT2_NDIR_BLOCKS; i++) {
H A De2fsck.c1620 if (i < EXT2_NDIR_BLOCKS) {
3194 max_sizes = EXT2_NDIR_BLOCKS + EXT2_BPP(i);
11971 if (blockcnt < EXT2_NDIR_BLOCKS)

Completed in 144 milliseconds