Searched refs:MOUNT_ERRORS_READONLY (Results 1 – 4 of 4) sorted by relevance
1309 MOUNT_ERRORS_READONLY; in parse_options()2133 if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_READONLY) in f2fs_show_options()
1613 if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_READONLY) in __write_node_page()
2872 if (F2FS_OPTION(sbi).errors == MOUNT_ERRORS_READONLY) in f2fs_write_single_data_page()
1381 MOUNT_ERRORS_READONLY, /* remount fs ro on errors */ enumerator