Searched refs:s_ext_max (Results 1 – 2 of 2) sorted by relevance
2263 if (ee_len > sbi->s_ext_max) in ext4_remove_blocks()2264 sbi->s_ext_max = ee_len; in ext4_remove_blocks()2772 EXT4_SB(sb)->s_ext_max = 0; in ext4_ext_init()2792 sbi->s_ext_min, sbi->s_ext_max, sbi->s_depth_max); in ext4_ext_release()
1199 unsigned long s_ext_max; member