Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ubifs/
Dio.c84 if (!c->ro_error) { in ubifs_ro_mode()
85 c->ro_error = 1; in ubifs_ro_mode()
123 if (c->ro_error) in ubifs_leb_write()
143 if (c->ro_error) in ubifs_leb_change()
163 if (c->ro_error) in ubifs_leb_unmap()
182 if (c->ro_error) in ubifs_leb_map()
533 if (c->ro_error) in ubifs_wbuf_sync_nolock()
631 if (c->ro_error) { in ubifs_bg_wbufs_sync()
722 if (c->ro_error) in ubifs_wbuf_write_nolock()
925 if (c->ro_error) in ubifs_write_node()
Dshrinker.c252 c->ro_mount || c->ro_error) { in kick_a_thread()
Dsuper.c1804 if (!c->ro_error) { in ubifs_put_super()
1831 if (!c->ro_error) { in ubifs_put_super()
1885 if (c->ro_error) { in ubifs_remount_fs()
1897 if (c->ro_error) { in ubifs_remount_fs()
Dmaster.c364 if (c->ro_error) in ubifs_write_master()
Dfile.c448 if (unlikely(c->ro_error)) in ubifs_write_begin()
1540 if (unlikely(c->ro_error)) in ubifs_vm_page_mkwrite()
Dcommit.c118 if (c->ro_error) { in do_commit()
Dlog.c193 if (c->ro_error) { in ubifs_add_bud_to_log()
Dgc.c658 if (c->ro_error) { in ubifs_garbage_collect()
Dubifs.h1332 unsigned int ro_error:1; member
Ddebug.c2707 val = c->ro_error; in dfs_file_read()
2792 c->ro_error = !!val; in dfs_file_write()
Djournal.c119 if (c->ro_error) { in reserve_space()