Searched refs:s_ext_max (Results 1 – 2 of 2) sorted by relevance
2449 if (ee_len > sbi->s_ext_max) in ext4_remove_blocks()2450 sbi->s_ext_max = ee_len; in ext4_remove_blocks()3072 EXT4_SB(sb)->s_ext_max = 0; in ext4_ext_init()3092 sbi->s_ext_min, sbi->s_ext_max, sbi->s_depth_max); in ext4_ext_release()
1501 unsigned long s_ext_max; member