Searched refs:ubifs_ro_mode (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/fs/ubifs/ |
| D | io.c | 70 void ubifs_ro_mode(struct ubifs_info *c, int err) in ubifs_ro_mode() function 120 ubifs_ro_mode(c, err); in ubifs_leb_write() 140 ubifs_ro_mode(c, err); in ubifs_leb_change() 159 ubifs_ro_mode(c, err); in ubifs_leb_unmap() 178 ubifs_ro_mode(c, err); in ubifs_leb_map() 360 ubifs_ro_mode(c, -EINVAL); in next_sqnum() 695 ubifs_ro_mode(c, err); in ubifs_bg_wbufs_sync() 1220 ubifs_ro_mode(c, err); in ubifs_sync_wbufs_by_inode()
|
| D | journal.c | 705 ubifs_ro_mode(c, err); in ubifs_jnl_update() 822 ubifs_ro_mode(c, err); in ubifs_jnl_write_data() 909 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 968 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 1027 ubifs_ro_mode(c, err); in ubifs_jnl_delete_inode() 1192 ubifs_ro_mode(c, err); in ubifs_jnl_xrename() 1421 ubifs_ro_mode(c, err); in ubifs_jnl_rename() 1649 ubifs_ro_mode(c, err); in ubifs_jnl_truncate() 1773 ubifs_ro_mode(c, err); in ubifs_jnl_delete_xattr() 1865 ubifs_ro_mode(c, err); in ubifs_jnl_change_xattr()
|
| D | commit.c | 221 ubifs_ro_mode(c, err); in do_commit() 309 ubifs_ro_mode(c, err); in ubifs_bg_thread()
|
| D | super.c | 1889 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1897 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1909 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1959 ubifs_ro_mode(c, err); in ubifs_put_super()
|
| D | xattr.c | 523 ubifs_ro_mode(c, err); in ubifs_purge_xattrs()
|
| D | gc.c | 843 ubifs_ro_mode(c, ret); in ubifs_garbage_collect()
|
| D | orphan.c | 737 ubifs_ro_mode(c, err); in do_kill_orphans()
|
| D | file.c | 940 ubifs_ro_mode(c, err); in do_writepage()
|
| D | ubifs.h | 1702 void ubifs_ro_mode(struct ubifs_info *c, int err);
|
| D | dir.c | 254 ubifs_ro_mode(c, err); in ubifs_lookup()
|
| D | debug.c | 2991 ubifs_ro_mode(c, -EINVAL); in ubifs_assert_failed()
|