taglinefilesource code
clear_opt191fs/ext2/super.cclear_opt (*mount_options, MINIX_DF);
clear_opt196fs/ext2/super.cclear_opt (*mount_options, CHECK_NORMAL);
clear_opt197fs/ext2/super.cclear_opt (*mount_options, CHECK_STRICT);
clear_opt220fs/ext2/super.cclear_opt (*mount_options, ERRORS_RO);
clear_opt221fs/ext2/super.cclear_opt (*mount_options, ERRORS_PANIC);
clear_opt225fs/ext2/super.cclear_opt (*mount_options, ERRORS_CONT);
clear_opt226fs/ext2/super.cclear_opt (*mount_options, ERRORS_PANIC);
clear_opt230fs/ext2/super.cclear_opt (*mount_options, ERRORS_CONT);
clear_opt231fs/ext2/super.cclear_opt (*mount_options, ERRORS_RO);
clear_opt246fs/ext2/super.cclear_opt (*mount_options, CHECK_NORMAL);
clear_opt247fs/ext2/super.cclear_opt (*mount_options, CHECK_STRICT);
clear_opt251fs/ext2/super.cclear_opt (*mount_options, GRPID);