Searched refs:ro_mode (Results 1 – 10 of 10) sorted by relevance
286 if (ubi->ro_mode) in ubi_more_update_data()401 if (ubi->ro_mode) in ubi_more_leb_change_data()
614 int ro_mode; member1092 if (!ubi->ro_mode) { in ubi_ro_mode()1093 ubi->ro_mode = 1; in ubi_ro_mode()
245 if (ubi->ro_mode) { in ubi_io_write()325 if (ubi->ro_mode) { in do_sync_erase()561 if (ubi->ro_mode) { in ubi_io_sync_erase()636 if (ubi->ro_mode) { in ubi_io_mark_bad()
324 if (ubi->ro_mode) in ubi_eba_unmap_leb()663 if (ubi->ro_mode) in ubi_eba_write_leb()797 if (ubi->ro_mode) in ubi_eba_write_leb_st()914 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
160 if (ubi->ro_mode) in ubi_create_volume()373 if (ubi->ro_mode) in ubi_remove_volume()442 if (ubi->ro_mode) in ubi_resize_volume()
39 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
779 ubi->ro_mode = 1; in io_init()787 ubi->ro_mode = 1; in io_init()817 if (ubi->ro_mode) { in autoresize()
533 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_do_worker()1463 if (list_empty(&ubi->works) || ubi->ro_mode ||
1019 ubi->ro_mode = 1; in scan_peb()
1503 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
Completed in 37 milliseconds