Searched refs:ubifs_ro_mode (Results 1 – 3 of 3) 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 | commit.c | 232 ubifs_ro_mode(c, err); in do_commit() 320 ubifs_ro_mode(c, err); in ubifs_bg_thread()
|
| H A D | orphan.c | 630 ubifs_ro_mode(c, err); in do_kill_orphans()
|