Home
last modified time | relevance | path

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

/fs/ext4/
Dmigrate.c511 for (i = 0; i < EXT4_NDIR_BLOCKS; i++) { in ext4_ext_migrate()
651 if (end >= EXT4_NDIR_BLOCKS) { in ext4_ind_migrate()
Dindirect.c80 const long direct_blocks = EXT4_NDIR_BLOCKS, in ext4_block_to_path()
1162 i_data + EXT4_NDIR_BLOCKS); in ext4_ind_truncate()
1280 i_data + EXT4_NDIR_BLOCKS); in ext4_ind_remove_space()
Dext4.h407 #define EXT4_NDIR_BLOCKS 12 macro
408 #define EXT4_IND_BLOCK EXT4_NDIR_BLOCKS
3525 EXT4_NDIR_BLOCKS)
Dsuper.c3390 loff_t upper_limit, res = EXT4_NDIR_BLOCKS; in ext4_max_bitmap_size()
3438 upper_limit -= EXT4_NDIR_BLOCKS; in ext4_max_bitmap_size()