Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dindirect.c80 const long direct_blocks = EXT4_NDIR_BLOCKS, in ext4_block_to_path()
1157 i_data + EXT4_NDIR_BLOCKS); in ext4_ind_truncate()
1275 i_data + EXT4_NDIR_BLOCKS); in ext4_ind_remove_space()
H A Dmigrate.c512 for (i = 0; i < EXT4_NDIR_BLOCKS; i++) { in ext4_ext_migrate()
652 if (end >= EXT4_NDIR_BLOCKS) { in ext4_ind_migrate()
H A Dext4.h393 #define EXT4_NDIR_BLOCKS 12 macro
394 #define EXT4_IND_BLOCK EXT4_NDIR_BLOCKS
3396 EXT4_NDIR_BLOCKS)
H A Dsuper.c3183 unsigned long long upper_limit, res = EXT4_NDIR_BLOCKS; in ext4_max_bitmap_size()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmigrate.c511 for (i = 0; i < EXT4_NDIR_BLOCKS; i++) { in ext4_ext_migrate()
652 if (end >= EXT4_NDIR_BLOCKS) { in ext4_ind_migrate()
H A 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()
H A Dext4.h460 #define EXT4_NDIR_BLOCKS 12 macro
461 #define EXT4_IND_BLOCK EXT4_NDIR_BLOCKS
3518 EXT4_NDIR_BLOCKS)
H A Dsuper.c3459 loff_t upper_limit, res = EXT4_NDIR_BLOCKS; in ext4_max_bitmap_size()
3507 upper_limit -= EXT4_NDIR_BLOCKS; in ext4_max_bitmap_size()

Completed in 46 milliseconds