Searched refs:ro_error (Results 1 – 7 of 7) sorted by relevance
81 if (!c->ro_error) { in ubifs_ro_mode()82 c->ro_error = 1; in ubifs_ro_mode()120 if (c->ro_error) in ubifs_leb_write()142 if (c->ro_error) in ubifs_leb_change()164 if (c->ro_error) in ubifs_leb_unmap()185 if (c->ro_error) in ubifs_leb_map()523 if (c->ro_error) in ubifs_wbuf_sync_nolock()622 if (c->ro_error) { in ubifs_bg_wbufs_sync()713 if (c->ro_error) in ubifs_wbuf_write_nolock()881 if (c->ro_error) in ubifs_write_node()
362 if (c->ro_error) in ubifs_write_master()
1998 if (!c->ro_error) { in ubifs_put_super()2025 if (!c->ro_error) { in ubifs_put_super()2083 if (c->ro_error) { in ubifs_remount_fs()2095 if (c->ro_error) { in ubifs_remount_fs()
186 if (c->ro_error) { in ubifs_add_bud_to_log()
654 if (c->ro_error) { in ubifs_garbage_collect()
1935 unsigned int ro_error:1; member
2748 val = c->ro_error; in dfs_file_read()2833 c->ro_error = !!val; in dfs_file_write()
Completed in 45 milliseconds