Searched refs:ro_mode (Results 1 – 15 of 15) sorted by relevance
273 if (ubi->ro_mode) in ubi_more_update_data()388 if (ubi->ro_mode) in ubi_more_leb_change_data()
143 __ATTR(ro_mode, S_IRUGO, dev_attribute_show, NULL);378 ret = sprintf(buf, "%d\n", ubi->ro_mode); in dev_attribute_show()725 ubi->ro_mode = 1; in io_init()733 ubi->ro_mode = 1; in io_init()763 if (ubi->ro_mode) { in autoresize()
638 int ro_mode; member1157 if (!ubi->ro_mode) { in ubi_ro_mode()1158 ubi->ro_mode = 1; in ubi_ro_mode()
236 if (ubi->ro_mode) { in ubi_io_write()315 if (ubi->ro_mode) { in do_sync_erase()533 if (ubi->ro_mode) { in ubi_io_sync_erase()608 if (ubi->ro_mode) { in ubi_io_mark_bad()
145 if (ubi->ro_mode) in ubi_create_volume()343 if (ubi->ro_mode) in ubi_remove_volume()413 if (ubi->ro_mode) in ubi_resize_volume()
455 if (ubi->ro_mode) in ubi_eba_unmap_leb()1014 if (ubi->ro_mode) in ubi_eba_write_leb()1118 if (ubi->ro_mode) in ubi_eba_write_leb_st()1196 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
33 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
298 if (!di->ro_mode) in gluebi_create()
121 if (ubi->fm_wl_pool.size > 0 && !(ubi->ro_mode || ubi->fm_disabled)) in has_enough_free_count()
1648 if (list_empty(&ubi->works) || ubi->ro_mode ||1912 if (!ubi->ro_mode && !ubi->fm_disabled)
1152 ubi->ro_mode = 1; in scan_peb()
1547 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
182 int ro_mode; member
110 What: /sys/class/ubi/ubiX/ro_mode
520 if (c->di.ro_mode) { in init_constants_early()