taglinefilesource code
clear_opt192fs/ext2/super.cclear_opt (*mount_options, CHECK_NORMAL);
clear_opt193fs/ext2/super.cclear_opt (*mount_options, CHECK_STRICT);
clear_opt216fs/ext2/super.cclear_opt (*mount_options, ERRORS_RO);
clear_opt217fs/ext2/super.cclear_opt (*mount_options, ERRORS_PANIC);
clear_opt221fs/ext2/super.cclear_opt (*mount_options, ERRORS_CONT);
clear_opt222fs/ext2/super.cclear_opt (*mount_options, ERRORS_PANIC);
clear_opt226fs/ext2/super.cclear_opt (*mount_options, ERRORS_CONT);
clear_opt227fs/ext2/super.cclear_opt (*mount_options, ERRORS_RO);
clear_opt240fs/ext2/super.cclear_opt (*mount_options, CHECK_NORMAL);
clear_opt241fs/ext2/super.cclear_opt (*mount_options, CHECK_STRICT);
clear_opt245fs/ext2/super.cclear_opt (*mount_options, GRPID);