Home
last modified time | relevance | path

Searched refs:ro_error (Results 1 – 11 of 11) sorted by relevance

/fs/ubifs/
Dio.c72 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()
569 if (c->ro_error) in ubifs_wbuf_sync_nolock()
667 if (c->ro_error) { in ubifs_bg_wbufs_sync()
758 if (c->ro_error) in ubifs_wbuf_write_nolock()
962 if (c->ro_error) in ubifs_write_node_hmac()
Dshrinker.c240 c->ro_mount || c->ro_error) { in kick_a_thread()
Dsuper.c1936 if (!c->ro_error) { in ubifs_put_super()
1963 if (!c->ro_error) { in ubifs_put_super()
2017 if (c->ro_error) { in ubifs_remount_fs()
2029 if (c->ro_error) { in ubifs_remount_fs()
Dfile.c436 if (unlikely(c->ro_error)) in ubifs_write_begin()
1526 if (unlikely(c->ro_error)) in ubifs_vm_page_mkwrite()
Dmaster.c439 if (c->ro_error) in ubifs_write_master()
Dcommit.c106 if (c->ro_error) { in do_commit()
Dlog.c181 if (c->ro_error) { in ubifs_add_bud_to_log()
Dgc.c683 if (c->ro_error) { in ubifs_garbage_collect()
Dubifs.h1359 unsigned int ro_error:1; member
Ddebug.c2700 val = c->ro_error; in dfs_file_read()
2773 c->ro_error = !!val; in dfs_file_write()
Djournal.c113 if (c->ro_error) { in reserve_space()