Searched refs:MOUNT_ERRORS_READONLY (Results 1 – 4 of 4) sorted by relevance
1279 MOUNT_ERRORS_READONLY; in parse_options()2101 if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_READONLY) in f2fs_show_options()
1636 if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_READONLY) in __write_node_page()
2777 if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_READONLY) in f2fs_write_single_data_page()
1391 MOUNT_ERRORS_READONLY, /* remount fs ro on errors */ enumerator