Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c284 if (ubi->ro_mode) in ubi_more_update_data()
399 if (ubi->ro_mode) in ubi_more_leb_change_data()
H A Dubi.h609 int ro_mode; member
1087 if (!ubi->ro_mode) { in ubi_ro_mode()
1088 ubi->ro_mode = 1; in ubi_ro_mode()
H A 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()
H A 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()
H A 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()
H A Dkapi.c38 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
H A Dbuild.c784 ubi->ro_mode = 1; in io_init()
792 ubi->ro_mode = 1; in io_init()
822 if (ubi->ro_mode) { in autoresize()
H A Dwl.c531 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_do_worker()
1461 if (list_empty(&ubi->works) || ubi->ro_mode ||
H A Dattach.c1013 ubi->ro_mode = 1; in scan_peb()
H A Dfastmap.c1503 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
/openbmc/linux/drivers/mtd/ubi/
H A Dupd.c273 if (ubi->ro_mode) in ubi_more_update_data()
388 if (ubi->ro_mode) in ubi_more_leb_change_data()
H A Dbuild.c144 __ATTR(ro_mode, S_IRUGO, dev_attribute_show, NULL);
379 ret = sprintf(buf, "%d\n", ubi->ro_mode); in dev_attribute_show()
742 ubi->ro_mode = 1; in io_init()
750 ubi->ro_mode = 1; in io_init()
780 if (ubi->ro_mode) { in autoresize()
H A Dubi.h638 int ro_mode; member
1157 if (!ubi->ro_mode) { in ubi_ro_mode()
1158 ubi->ro_mode = 1; in ubi_ro_mode()
H A Dio.c236 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()
H A Dvmt.c145 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()
H A Deba.c455 if (ubi->ro_mode) in ubi_eba_unmap_leb()
1023 if (ubi->ro_mode) in ubi_eba_write_leb()
1127 if (ubi->ro_mode) in ubi_eba_write_leb_st()
1205 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
H A Dkapi.c33 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
H A Dgluebi.c298 if (!di->ro_mode) in gluebi_create()
H A Dfastmap-wl.c121 if (ubi->fm_wl_pool.size > 0 && !(ubi->ro_mode || ubi->fm_disabled)) in has_enough_free_count()
H A Dwl.c1674 if (list_empty(&ubi->works) || ubi->ro_mode ||
1938 if (!ubi->ro_mode && !ubi->fm_disabled)
H A Dattach.c1152 ubi->ro_mode = 1; in scan_peb()
/openbmc/linux/include/linux/mtd/
H A Dubi.h183 int ro_mode; member
/openbmc/u-boot/include/linux/mtd/
H A Dubi.h186 int ro_mode; member
/openbmc/u-boot/cmd/
H A Dubi.c204 if (ubi->ro_mode) { in ubi_remove_vol()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-ubi110 What: /sys/class/ubi/ubiX/ro_mode

12