Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A 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()
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()
H A Dshrinker.c240 c->ro_mount || c->ro_error) { in kick_a_thread()
H A Dsuper.c1883 if (!c->ro_error) { in ubifs_put_super()
1910 if (!c->ro_error) { in ubifs_put_super()
1970 if (c->ro_error) { in ubifs_reconfigure()
1982 if (c->ro_error) { in ubifs_reconfigure()
H A Dfile.c423 if (unlikely(c->ro_error)) in ubifs_write_begin()
1506 if (unlikely(c->ro_error)) in ubifs_vm_page_mkwrite()
H A Dmaster.c442 if (c->ro_error) in ubifs_write_master()
H A Dcommit.c117 if (c->ro_error) { in do_commit()
H A Dlog.c181 if (c->ro_error) { in ubifs_add_bud_to_log()
H A Dgc.c684 if (c->ro_error) { in ubifs_garbage_collect()
H A Dubifs.h1376 unsigned int ro_error:1; member
H A Ddebug.c2728 val = c->ro_error; in dfs_file_read()
2801 c->ro_error = !!val; in dfs_file_write()
H A Djournal.c113 if (c->ro_error) { in reserve_space()