Home
last modified time | relevance | path

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

/fs/ext2/
Dext2.h217 #define EXT2_NDIR_BLOCKS 12 macro
218 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
Dinode.c165 const long direct_blocks = EXT2_NDIR_BLOCKS, in ext2_block_to_path()
1114 i_data + EXT2_NDIR_BLOCKS); in __ext2_truncate_blocks()
Dsuper.c702 loff_t res = EXT2_NDIR_BLOCKS; in ext2_max_size()