Searched refs:ubifs_ro_mode (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | io.c | 76 void ubifs_ro_mode(struct ubifs_info *c, int err) in ubifs_ro_mode() function 128 ubifs_ro_mode(c, err); in ubifs_leb_write() 150 ubifs_ro_mode(c, err); in ubifs_leb_change() 171 ubifs_ro_mode(c, err); in ubifs_leb_unmap() 192 ubifs_ro_mode(c, err); in ubifs_leb_map() 362 ubifs_ro_mode(c, -EINVAL); in next_sqnum() 647 ubifs_ro_mode(c, err); in ubifs_bg_wbufs_sync() 1155 ubifs_ro_mode(c, err); in ubifs_sync_wbufs_by_inode()
|
| H A D | gc.c | 813 ubifs_ro_mode(c, ret); in ubifs_garbage_collect()
|
| H A D | super.c | 1964 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1976 ubifs_ro_mode(c, err); in ubifs_remount_ro()
|
| H A D | ubifs.h | 2085 void ubifs_ro_mode(struct ubifs_info *c, int err);
|
| /OK3568_Linux_fs/kernel/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() 360 ubifs_ro_mode(c, -EINVAL); in next_sqnum() 695 ubifs_ro_mode(c, err); in ubifs_bg_wbufs_sync() 1255 ubifs_ro_mode(c, err); in ubifs_sync_wbufs_by_inode()
|
| H A D | journal.c | 705 ubifs_ro_mode(c, err); in ubifs_jnl_update() 822 ubifs_ro_mode(c, err); in ubifs_jnl_write_data() 910 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 969 ubifs_ro_mode(c, err); in ubifs_jnl_write_inode() 1028 ubifs_ro_mode(c, err); in ubifs_jnl_delete_inode() 1193 ubifs_ro_mode(c, err); in ubifs_jnl_xrename() 1422 ubifs_ro_mode(c, err); in ubifs_jnl_rename() 1650 ubifs_ro_mode(c, err); in ubifs_jnl_truncate() 1774 ubifs_ro_mode(c, err); in ubifs_jnl_delete_xattr() 1866 ubifs_ro_mode(c, err); in ubifs_jnl_change_xattr()
|
| H A D | commit.c | 221 ubifs_ro_mode(c, err); in do_commit() 309 ubifs_ro_mode(c, err); in ubifs_bg_thread()
|
| H A D | super.c | 1891 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1899 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1911 ubifs_ro_mode(c, err); in ubifs_remount_ro() 1961 ubifs_ro_mode(c, err); in ubifs_put_super()
|
| H A D | xattr.c | 538 ubifs_ro_mode(c, err); in ubifs_purge_xattrs()
|
| H A D | gc.c | 843 ubifs_ro_mode(c, ret); in ubifs_garbage_collect()
|
| H A D | orphan.c | 737 ubifs_ro_mode(c, err); in do_kill_orphans()
|
| H A D | ubifs.h | 1704 void ubifs_ro_mode(struct ubifs_info *c, int err);
|
| H A D | file.c | 940 ubifs_ro_mode(c, err); in do_writepage()
|
| H A D | dir.c | 255 ubifs_ro_mode(c, err); in ubifs_lookup()
|
| H A D | debug.c | 2991 ubifs_ro_mode(c, -EINVAL); in ubifs_assert_failed()
|