Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dubi.h187 int ro_mode; member
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dupd.c285 if (ubi->ro_mode) in ubi_more_update_data()
400 if (ubi->ro_mode) in ubi_more_leb_change_data()
H A Dubi.h610 int ro_mode; member
1088 if (!ubi->ro_mode) { in ubi_ro_mode()
1089 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.c159 if (ubi->ro_mode) in ubi_create_volume()
365 if (ubi->ro_mode) in ubi_remove_volume()
434 if (ubi->ro_mode) in ubi_resize_volume()
H A Deba.c322 if (ubi->ro_mode) in ubi_eba_unmap_leb()
661 if (ubi->ro_mode) in ubi_eba_write_leb()
795 if (ubi->ro_mode) in ubi_eba_write_leb_st()
912 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
H A Dkapi.c39 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
H A Dbuild.c785 ubi->ro_mode = 1; in io_init()
793 ubi->ro_mode = 1; in io_init()
823 if (ubi->ro_mode) { in autoresize()
H A Dwl.c532 if (list_empty(&ubi->works) || ubi->ro_mode || in ubi_do_worker()
1462 if (list_empty(&ubi->works) || ubi->ro_mode ||
H A Dattach.c1014 ubi->ro_mode = 1; in scan_peb()
H A Dfastmap.c1504 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
/rk3399_rockchip-uboot/cmd/
H A Dubi.c221 if (ubi->ro_mode) { in ubi_remove_vol()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c686 if (c->di.ro_mode) { in init_constants_early()