Searched refs:ro_mode (Results 1 – 12 of 12) sorted by relevance
154 * @ro_mode: if this device is in read-only mode183 int ro_mode; member
273 if (ubi->ro_mode) in ubi_more_update_data() 388 if (ubi->ro_mode) in ubi_more_leb_change_data()
532 * @ro_mode: if the UBI device is in read-only mode638 int ro_mode; member 1134 if (!ubi->ro_mode) { in ubi_ro_mode() 1135 ubi->ro_mode = 1; in ubi_ro_mode()
147 __ATTR(ro_mode, S_IRUGO, dev_attribute_show, NULL);385 ret = sprintf(buf, "%d\n", ubi->ro_mode); in dev_attribute_show() 748 ubi->ro_mode = 1; in io_init() 756 ubi->ro_mode = 1; in io_init() 786 if (ubi->ro_mode) { in autoresize()
248 if (ubi->ro_mode) { in ubi_io_write() 327 if (ubi->ro_mode) { in do_sync_erase() 545 if (ubi->ro_mode) { in ubi_io_sync_erase() 620 if (ubi->ro_mode) { in ubi_io_mark_bad()
172 if (ubi->ro_mode) in ubi_create_volume() 371 if (ubi->ro_mode) in ubi_remove_volume() 455 if (ubi->ro_mode) in ubi_resize_volume()
452 if (ubi->ro_mode) in ubi_eba_unmap_leb() 1020 if (ubi->ro_mode) in ubi_eba_write_leb() 1124 if (ubi->ro_mode) in ubi_eba_write_leb_st() 1202 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
298 if (!di->ro_mode) in gluebi_create()
1287 * ubi_wl_put_peb) will set ubi ro_mode at the same time,1686 if (list_empty(&ubi->works) || ubi->ro_mode ||1950 if (!ubi->ro_mode && !ubi->fm_disabled)
1152 ubi->ro_mode = 1; in scan_peb()
1497 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
110 What: /sys/class/ubi/ubiX/ro_mode