Home
last modified time | relevance | path

Searched refs:ro_mode (Results 1 – 12 of 12) sorted by relevance

/drivers/mtd/ubi/
A Dupd.c273 if (ubi->ro_mode) in ubi_more_update_data()
388 if (ubi->ro_mode) in ubi_more_leb_change_data()
A Dbuild.c147 __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()
A Dubi.h638 int ro_mode; member
1134 if (!ubi->ro_mode) { in ubi_ro_mode()
1135 ubi->ro_mode = 1; in ubi_ro_mode()
A Dio.c248 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()
A Dfastmap-wl.c154 if (!ubi->ro_mode && !ubi->fm_disabled) in left_free_count()
192 if (!ubi->ro_mode && !ubi->fm_disabled) in ubi_refill_pools_and_lock()
A Dvmt.c172 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()
A Deba.c452 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()
A Dkapi.c33 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
A Dgluebi.c298 if (!di->ro_mode) in gluebi_create()
A Dwl.c1686 if (list_empty(&ubi->works) || ubi->ro_mode ||
1950 if (!ubi->ro_mode && !ubi->fm_disabled)
A Dattach.c1152 ubi->ro_mode = 1; in scan_peb()
A Dfastmap.c1497 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()

Completed in 37 milliseconds