Searched refs:EXT3_NDIR_BLOCKS (Results 1 – 3 of 3) sorted by relevance
125 #define EXT3_NDIR_BLOCKS 12 macro126 #define EXT3_IND_BLOCK EXT3_NDIR_BLOCKS
347 const long direct_blocks = EXT3_NDIR_BLOCKS, in ext3_block_to_path()2595 i_data + EXT3_NDIR_BLOCKS); in ext3_truncate()3407 int indirects = (EXT3_NDIR_BLOCKS % bpp) ? 5 : 3; in ext3_writepage_trans_blocks()
1570 loff_t res = EXT3_NDIR_BLOCKS; in ext3_max_size()