Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/ubi/
Dupd.c284 if (ubi->ro_mode) in ubi_more_update_data()
399 if (ubi->ro_mode) in ubi_more_leb_change_data()
Dubi.h609 int ro_mode; member
1087 if (!ubi->ro_mode) { in ubi_ro_mode()
1088 ubi->ro_mode = 1; in ubi_ro_mode()
Dio.c242 if (ubi->ro_mode) { in ubi_io_write()
334 if (ubi->ro_mode) { in do_sync_erase()
571 if (ubi->ro_mode) { in ubi_io_sync_erase()
639 if (ubi->ro_mode) { in ubi_io_mark_bad()
Dvmt.c158 if (ubi->ro_mode) in ubi_create_volume()
364 if (ubi->ro_mode) in ubi_remove_volume()
433 if (ubi->ro_mode) in ubi_resize_volume()
Deba.c321 if (ubi->ro_mode) in ubi_eba_unmap_leb()
660 if (ubi->ro_mode) in ubi_eba_write_leb()
794 if (ubi->ro_mode) in ubi_eba_write_leb_st()
911 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
Dkapi.c38 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
Dbuild.c784 ubi->ro_mode = 1; in io_init()
792 ubi->ro_mode = 1; in io_init()
822 if (ubi->ro_mode) { in autoresize()
Dwl.c531 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_do_worker()
1461 if (list_empty(&ubi->works) || ubi->ro_mode ||
Dattach.c1013 ubi->ro_mode = 1; in scan_peb()
Dfastmap.c1503 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
/external/u-boot/include/linux/mtd/
Dubi.h186 int ro_mode; member
/external/u-boot/cmd/
Dubi.c221 if (ubi->ro_mode) { in ubi_remove_vol()
/external/u-boot/fs/ubifs/
Dsuper.c685 if (c->di.ro_mode) { in init_constants_early()