Home
last modified time | relevance | path

Searched refs:ro_error (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/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()
558 if (c->ro_error) in ubifs_wbuf_sync_nolock()
656 if (c->ro_error) { in ubifs_bg_wbufs_sync()
747 if (c->ro_error) in ubifs_wbuf_write_nolock()
949 if (c->ro_error) in ubifs_write_node_hmac()
[all...]
H A Dshrinker.c240 c->ro_mount || c->ro_error) { in kick_a_thread()
H A Dsuper.c1936 if (!c->ro_error) { in ubifs_put_super()
1960 * On fatal errors c->ro_error is set to 1, in which case we do in ubifs_put_super()
1963 if (!c->ro_error) { in ubifs_put_super()
2017 if (c->ro_error) { in ubifs_remount_fs()
2029 if (c->ro_error) { in ubifs_remount_fs()
H A Dmaster.c439 if (c->ro_error) in ubifs_write_master()
H A Dfile.c433 if (unlikely(c->ro_error)) in ubifs_write_begin()
1521 if (unlikely(c->ro_error)) in ubifs_vm_page_mkwrite()
H A Dlog.c181 if (c->ro_error) { in ubifs_add_bud_to_log()
H A Dcommit.c106 if (c->ro_error) { in do_commit()
H A Dgc.c684 if (c->ro_error) { in ubifs_garbage_collect()
H A Ddebug.c2720 val = c->ro_error; in dfs_file_read()
2793 c->ro_error = !!val; in dfs_file_write()
2871 fname = "ro_error"; in dbg_debugfs_init_fs()
H A Dubifs.h1111 * @ro_error: UBIFS switched to R/O mode because an error happened
1359 unsigned int ro_error:1; member
H A Djournal.c113 if (c->ro_error) { in reserve_space()
/kernel/linux/linux-6.6/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()
[all...]
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()
1965 * On fatal errors c->ro_error is set to 1, in which case we do 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 Ddebug.c2720 val = c->ro_error; in dfs_file_read()
2793 c->ro_error = !!val; in dfs_file_write()
2871 fname = "ro_error"; in dbg_debugfs_init_fs()
H A Dubifs.h1132 * @ro_error: UBIFS switched to R/O mode because an error happened
1387 unsigned int ro_error:1; member
H A Djournal.c113 if (c->ro_error) { in reserve_space()

Completed in 51 milliseconds