Searched refs:ubifs_ro_mode (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/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() 348 ubifs_ro_mode(c, -EINVAL); in next_sqnum() 683 ubifs_ro_mode(c, err); in ubifs_bg_wbufs_sync() 1208 ubifs_ro_mode(c, err); in ubifs_sync_wbufs_by_inode()
|
| D | journal.c | 704 ubifs_ro_mode(c, err); in ubifs_jnl_update() 821 ubifs_ro_mode(c, err); in ubifs_jnl_write_data() 907 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 964 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 1023 ubifs_ro_mode(c, err); in ubifs_jnl_delete_inode() 1188 ubifs_ro_mode(c, err); in ubifs_jnl_xrename() 1416 ubifs_ro_mode(c, err); in ubifs_jnl_rename() 1644 ubifs_ro_mode(c, err); in ubifs_jnl_truncate() 1768 ubifs_ro_mode(c, err); in ubifs_jnl_delete_xattr() 1861 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 | 1850 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1858 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1870 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1920 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 | 847 ubifs_ro_mode(c, ret); in ubifs_garbage_collect()
|
| D | orphan.c | 727 ubifs_ro_mode(c, err); in do_kill_orphans()
|
| D | file.c | 938 ubifs_ro_mode(c, err); in do_writepage()
|
| D | ubifs.h | 1701 void ubifs_ro_mode(struct ubifs_info *c, int err);
|
| D | dir.c | 260 ubifs_ro_mode(c, err); in ubifs_lookup()
|
| D | debug.c | 3002 ubifs_ro_mode(c, -EINVAL); in ubifs_assert_failed()
|