Searched refs:ForceExt2 (Results 1 – 5 of 5) sorted by relevance
401 if (!ext2_detected && !ForceExt2) in set_file_system_info()404 if (ForceExt2 && !ext2_detected) in set_file_system_info()412 if (ext2_detected || ForceExt2) { in set_file_system_info()553 ForceExt2 = 1; in process_configuration_file()555 ForceExt2 = 0; in process_configuration_file()
53 # When ForceExt2 is set to on, the filesystem is assumed to be ext258 ForceExt2 off
62 int ForceExt2=0; /* When set, ext2 autodetection is overridden */ variable
196 extern int ForceExt2;
147 autodetect this, use the 'ForceExt2 on' configuration file option.