Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dio.c78 if (!c->ro_error) { in ubifs_ro_mode()
79 c->ro_error = 1; in ubifs_ro_mode()
117 if (c->ro_error) in ubifs_leb_write()
139 if (c->ro_error) in ubifs_leb_change()
161 if (c->ro_error) in ubifs_leb_unmap()
182 if (c->ro_error) in ubifs_leb_map()
520 if (c->ro_error) in ubifs_wbuf_sync_nolock()
619 if (c->ro_error) { in ubifs_bg_wbufs_sync()
710 if (c->ro_error) in ubifs_wbuf_write_nolock()
878 if (c->ro_error) in ubifs_write_node()
H A Dsuper.c1992 if (!c->ro_error) { in ubifs_put_super()
2019 if (!c->ro_error) { in ubifs_put_super()
2077 if (c->ro_error) { in ubifs_remount_fs()
2089 if (c->ro_error) { in ubifs_remount_fs()
H A Dmaster.c361 if (c->ro_error) in ubifs_write_master()
H A Dlog.c185 if (c->ro_error) { in ubifs_add_bud_to_log()
H A Dgc.c653 if (c->ro_error) { in ubifs_garbage_collect()
H A Dubifs.h1936 unsigned int ro_error:1; member
H A Ddebug.c2747 val = c->ro_error; in dfs_file_read()
2832 c->ro_error = !!val; in dfs_file_write()
/OK3568_Linux_fs/kernel/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()
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()
H A Dshrinker.c240 c->ro_mount || c->ro_error) { in kick_a_thread()
H A Dsuper.c1927 if (!c->ro_error) { in ubifs_put_super()
1954 if (!c->ro_error) { in ubifs_put_super()
2008 if (c->ro_error) { in ubifs_remount_fs()
2020 if (c->ro_error) { in ubifs_remount_fs()
H A Dfile.c436 if (unlikely(c->ro_error)) in ubifs_write_begin()
1520 if (unlikely(c->ro_error)) in ubifs_vm_page_mkwrite()
H A Dmaster.c439 if (c->ro_error) in ubifs_write_master()
H A Dcommit.c106 if (c->ro_error) { in do_commit()
H A Dlog.c181 if (c->ro_error) { in ubifs_add_bud_to_log()
H A Dgc.c683 if (c->ro_error) { in ubifs_garbage_collect()
H A Dubifs.h1359 unsigned int ro_error:1; member
H A Ddebug.c2700 val = c->ro_error; in dfs_file_read()
2773 c->ro_error = !!val; in dfs_file_write()
H A Djournal.c113 if (c->ro_error) { in reserve_space()