Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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 Dmaster.c361 if (c->ro_error) in ubifs_write_master()
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 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()