Searched refs:s_ext_max (Results 1 – 2 of 2) sorted by relevance
2565 if (ee_len > sbi->s_ext_max) in ext4_remove_blocks()2566 sbi->s_ext_max = ee_len; in ext4_remove_blocks()3122 EXT4_SB(sb)->s_ext_max = 0; in ext4_ext_init()3142 sbi->s_ext_min, sbi->s_ext_max, sbi->s_depth_max); in ext4_ext_release()
1427 unsigned long s_ext_max; member