Searched refs:ubifs_ro_mode (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/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);
|