Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dio.c77 if (!c->ro_error) { in ubifs_ro_mode()
78 c->ro_error = 1; in ubifs_ro_mode()
116 if (c->ro_error) in ubifs_leb_write()
138 if (c->ro_error) in ubifs_leb_change()
160 if (c->ro_error) in ubifs_leb_unmap()
181 if (c->ro_error) in ubifs_leb_map()
519 if (c->ro_error) in ubifs_wbuf_sync_nolock()
618 if (c->ro_error) { in ubifs_bg_wbufs_sync()
709 if (c->ro_error) in ubifs_wbuf_write_nolock()
877 if (c->ro_error) in ubifs_write_node()
H A Dmaster.c360 if (c->ro_error) in ubifs_write_master()
H A Dsuper.c1994 if (!c->ro_error) { in ubifs_put_super()
2021 if (!c->ro_error) { in ubifs_put_super()
2079 if (c->ro_error) { in ubifs_remount_fs()
2091 if (c->ro_error) { in ubifs_remount_fs()
H A Dlog.c184 if (c->ro_error) { in ubifs_add_bud_to_log()
H A Dgc.c652 if (c->ro_error) { in ubifs_garbage_collect()
H A Dubifs.h1935 unsigned int ro_error:1; member
H A Ddebug.c2746 val = c->ro_error; in dfs_file_read()
2831 c->ro_error = !!val; in dfs_file_write()
/openbmc/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()
579 if (c->ro_error) in ubifs_wbuf_sync_nolock()
677 if (c->ro_error) { in ubifs_bg_wbufs_sync()
768 if (c->ro_error) in ubifs_wbuf_write_nolock()
970 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.c1941 if (!c->ro_error) { in ubifs_put_super()
1968 if (!c->ro_error) { in ubifs_put_super()
2022 if (c->ro_error) { in ubifs_remount_fs()
2034 if (c->ro_error) { in ubifs_remount_fs()
H A Dmaster.c439 if (c->ro_error) in ubifs_write_master()
H A Dfile.c432 if (unlikely(c->ro_error)) in ubifs_write_begin()
1506 if (unlikely(c->ro_error)) in ubifs_vm_page_mkwrite()
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.c684 if (c->ro_error) { in ubifs_garbage_collect()
H A Dubifs.h1387 unsigned int ro_error:1; member
H A Ddebug.c2720 val = c->ro_error; in dfs_file_read()
2793 c->ro_error = !!val; in dfs_file_write()
H A Djournal.c113 if (c->ro_error) { in reserve_space()