Searched refs:ro_error (Results 1 – 6 of 6) sorted by relevance
72 if (!c->ro_error) { in ubifs_ro_mode()73 c->ro_error = 1; in ubifs_ro_mode()111 if (c->ro_error) in ubifs_leb_write()131 if (c->ro_error) in ubifs_leb_change()151 if (c->ro_error) in ubifs_leb_unmap()170 if (c->ro_error) in ubifs_leb_map()574 if (c->ro_error) in ubifs_wbuf_sync_nolock()672 if (c->ro_error) { in ubifs_bg_wbufs_sync()763 if (c->ro_error) in ubifs_wbuf_write_nolock()965 if (c->ro_error) in ubifs_write_node_hmac()
240 c->ro_mount || c->ro_error) { in kick_a_thread()
442 if (c->ro_error) in ubifs_write_master()
117 if (c->ro_error) { in do_commit()
181 if (c->ro_error) { in ubifs_add_bud_to_log()
1378 unsigned int ro_error:1; member