Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
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()
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()
Dmaster.c360 if (c->ro_error) in ubifs_write_master()
Dlog.c184 if (c->ro_error) { in ubifs_add_bud_to_log()
Dgc.c652 if (c->ro_error) { in ubifs_garbage_collect()
Dubifs.h1935 unsigned int ro_error:1; member
Ddebug.c2746 val = c->ro_error; in dfs_file_read()
2831 c->ro_error = !!val; in dfs_file_write()