Searched refs:ubifs_ro_mode (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/ubifs/ |
| H A 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() 367 ubifs_ro_mode(c, -EINVAL); in next_sqnum() 700 ubifs_ro_mode(c, err); in ubifs_bg_wbufs_sync() 1257 ubifs_ro_mode(c, err); in ubifs_sync_wbufs_by_inode()
|
| H A D | journal.c | 836 ubifs_ro_mode(c, err); in ubifs_jnl_update() 956 ubifs_ro_mode(c, err); in ubifs_jnl_write_data() 990 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 1045 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 1104 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 1163 ubifs_ro_mode(c, err); in ubifs_jnl_delete_inode() 1328 ubifs_ro_mode(c, err); in ubifs_jnl_xrename() 1601 ubifs_ro_mode(c, err); in ubifs_jnl_rename() 1837 ubifs_ro_mode(c, err); in ubifs_jnl_truncate() 1961 ubifs_ro_mode(c, err); in ubifs_jnl_delete_xattr() [all …]
|
| H A D | commit.c | 232 ubifs_ro_mode(c, err); in do_commit() 320 ubifs_ro_mode(c, err); in ubifs_bg_thread()
|
| H A D | gc.c | 768 ubifs_ro_mode(c, ret); in ubifs_garbage_collect() 858 ubifs_ro_mode(c, ret); in ubifs_garbage_collect()
|
| H A D | super.c | 1847 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1855 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1867 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1917 ubifs_ro_mode(c, err); in ubifs_put_super()
|
| H A D | xattr.c | 521 ubifs_ro_mode(c, err); in ubifs_purge_xattrs()
|
| H A D | orphan.c | 630 ubifs_ro_mode(c, err); in do_kill_orphans()
|
| H A D | file.c | 918 ubifs_ro_mode(c, err); in do_writepage()
|
| H A D | ubifs.h | 1727 void ubifs_ro_mode(struct ubifs_info *c, int err);
|
| H A D | debug.c | 3017 ubifs_ro_mode(c, -EINVAL); in ubifs_assert_failed()
|