Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
A Dupd.c273 if (ubi->ro_mode) in ubi_more_update_data()
388 if (ubi->ro_mode) in ubi_more_leb_change_data()
A Dbuild.c143 __ATTR(ro_mode, S_IRUGO, dev_attribute_show, NULL);
381 ret = sprintf(buf, "%d\n", ubi->ro_mode); in dev_attribute_show()
729 ubi->ro_mode = 1; in io_init()
737 ubi->ro_mode = 1; in io_init()
767 if (ubi->ro_mode) { in autoresize()
A Dubi.h640 int ro_mode; member
1158 if (!ubi->ro_mode) { in ubi_ro_mode()
1159 ubi->ro_mode = 1; in ubi_ro_mode()
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()
A Dvmt.c151 if (ubi->ro_mode) in ubi_create_volume()
350 if (ubi->ro_mode) in ubi_remove_volume()
420 if (ubi->ro_mode) in ubi_resize_volume()
A Deba.c455 if (ubi->ro_mode) in ubi_eba_unmap_leb()
1014 if (ubi->ro_mode) in ubi_eba_write_leb()
1118 if (ubi->ro_mode) in ubi_eba_write_leb_st()
1196 if (ubi->ro_mode) in ubi_eba_atomic_leb_change()
A Dkapi.c33 di->ro_mode = ubi->ro_mode; in ubi_do_get_device_info()
A Dgluebi.c298 if (!di->ro_mode) in gluebi_create()
A Dwl.c1637 if (list_empty(&ubi->works) || ubi->ro_mode ||
1901 if (!ubi->ro_mode && !ubi->fm_disabled)
A Dattach.c1152 ubi->ro_mode = 1; in scan_peb()
A Dfastmap.c1550 if (ubi->ro_mode || ubi->fm_disabled) { in ubi_update_fastmap()
/linux/include/linux/mtd/
A Dubi.h182 int ro_mode; member
/linux/Documentation/ABI/stable/
A Dsysfs-class-ubi110 What: /sys/class/ubi/ubiX/ro_mode
/linux/fs/ubifs/
A Dsuper.c520 if (c->di.ro_mode) { in init_constants_early()

Completed in 33 milliseconds