Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dubi.h195 int ro_mode; member
/linux-4.4.14/drivers/mtd/ubi/
Dupd.c286 if (ubi->ro_mode) in ubi_more_update_data()
401 if (ubi->ro_mode) in ubi_more_leb_change_data()
Dubi.h609 int ro_mode; member
1071 if (!ubi->ro_mode) { in ubi_ro_mode()
1072 ubi->ro_mode = 1; in ubi_ro_mode()
Dio.c249 if (ubi->ro_mode) { in ubi_io_write()
341 if (ubi->ro_mode) { in do_sync_erase()
578 if (ubi->ro_mode) { in ubi_io_sync_erase()
646 if (ubi->ro_mode) { in ubi_io_mark_bad()
Dvmt.c163 if (ubi->ro_mode) in ubi_create_volume()
367 if (ubi->ro_mode) in ubi_remove_volume()
436 if (ubi->ro_mode) in ubi_resize_volume()
Deba.c329 if (ubi->ro_mode) in ubi_eba_unmap_leb()
683 if (ubi->ro_mode) in ubi_eba_write_leb()
817 if (ubi->ro_mode) in ubi_eba_write_leb_st()
934 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
Dkapi.c46 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
Dbuild.c756 ubi->ro_mode = 1; in io_init()
764 ubi->ro_mode = 1; in io_init()
794 if (ubi->ro_mode) { in autoresize()
Dgluebi.c319 if (!di->ro_mode) in gluebi_create()
Dattach.c1018 ubi->ro_mode = 1; in scan_peb()
Dwl.c1434 if (list_empty(&ubi->works) || ubi->ro_mode ||
Dfastmap.c1489 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
/linux-4.4.14/fs/ubifs/
Dsuper.c503 if (c->di.ro_mode) { in init_constants_early()