Home
last modified time | relevance | path

Searched refs:EXT2_NDIR_BLOCKS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext2/
H A Dext2.h214 #define EXT2_NDIR_BLOCKS 12 macro
215 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
H A Dinode.c168 const long direct_blocks = EXT2_NDIR_BLOCKS, in ext2_block_to_path()
1192 i_data + EXT2_NDIR_BLOCKS); in __ext2_truncate_blocks()
H A Dsuper.c732 loff_t res = EXT2_NDIR_BLOCKS; in ext2_max_size()
763 upper_limit -= EXT2_NDIR_BLOCKS; in ext2_max_size()