Searched refs:MOUNT_ERRORS_CONTINUE (Results 1 – 2 of 2) sorted by relevance
1285 MOUNT_ERRORS_CONTINUE; in parse_options()2086 else if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_CONTINUE) in f2fs_show_options()2132 F2FS_OPTION(sbi).errors = MOUNT_ERRORS_CONTINUE; in default_options()4133 F2FS_OPTION(sbi).errors == MOUNT_ERRORS_CONTINUE; in f2fs_handle_critical_error()
1396 MOUNT_ERRORS_CONTINUE, /* continue on errors */ enumerator