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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmigrate.c554 for (i = 0; i < EXT4_NDIR_BLOCKS; i++, blk_count++) {
H A Dinode.c312 const long direct_blocks = EXT4_NDIR_BLOCKS,
377 EXT4_NDIR_BLOCKS)
1048 if (lblock < EXT4_NDIR_BLOCKS)
1051 lblock -= EXT4_NDIR_BLOCKS;
4691 i_data + EXT4_NDIR_BLOCKS);
H A Dext4.h293 #define EXT4_NDIR_BLOCKS 12 macro
294 #define EXT4_IND_BLOCK EXT4_NDIR_BLOCKS
H A Dsuper.c2173 loff_t res = EXT4_NDIR_BLOCKS;

Completed in 136 milliseconds