Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dubi.h195 int ro_mode; member
/linux-4.1.27/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()
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()
Dvmt.c208 if (ubi->ro_mode) in ubi_create_volume()
415 if (ubi->ro_mode) in ubi_remove_volume()
484 if (ubi->ro_mode) in ubi_resize_volume()
Dkapi.c46 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
Dbuild.c774 ubi->ro_mode = 1; in io_init()
782 ubi->ro_mode = 1; in io_init()
812 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.c1429 if (list_empty(&ubi->works) || ubi->ro_mode ||
Dfastmap.c1482 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
/linux-4.1.27/fs/ubifs/
Dsuper.c499 if (c->di.ro_mode) { in init_constants_early()