Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dio.c81 if (!c->ro_error) { in ubifs_ro_mode()
82 c->ro_error = 1; in ubifs_ro_mode()
120 if (c->ro_error) in ubifs_leb_write()
142 if (c->ro_error) in ubifs_leb_change()
164 if (c->ro_error) in ubifs_leb_unmap()
185 if (c->ro_error) in ubifs_leb_map()
523 if (c->ro_error) in ubifs_wbuf_sync_nolock()
622 if (c->ro_error) { in ubifs_bg_wbufs_sync()
713 if (c->ro_error) in ubifs_wbuf_write_nolock()
881 if (c->ro_error) in ubifs_write_node()
A Dmaster.c362 if (c->ro_error) in ubifs_write_master()
A Dsuper.c1998 if (!c->ro_error) { in ubifs_put_super()
2025 if (!c->ro_error) { in ubifs_put_super()
2083 if (c->ro_error) { in ubifs_remount_fs()
2095 if (c->ro_error) { in ubifs_remount_fs()
A Dlog.c186 if (c->ro_error) { in ubifs_add_bud_to_log()
A Dgc.c654 if (c->ro_error) { in ubifs_garbage_collect()
A Dubifs.h1935 unsigned int ro_error:1; member
A Ddebug.c2748 val = c->ro_error; in dfs_file_read()
2833 c->ro_error = !!val; in dfs_file_write()

Completed in 45 milliseconds