Searched refs:s_ext_max (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dextents.c2169 if (ee_len > sbi->s_ext_max)
2170 sbi->s_ext_max = ee_len;
2512 EXT4_SB(sb)->s_ext_max = 0;
2532 sbi->s_ext_min, sbi->s_ext_max, sbi->s_depth_max);
H A Dext4.h1113 unsigned long s_ext_max; member in struct:ext4_sb_info

Completed in 118 milliseconds