Home
last modified time | relevance | path

Searched refs:metaonly (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Dkapi.c180 vol->metaonly) in ubi_open_volume()
186 if (vol->metaonly || vol->exclusive) in ubi_open_volume()
188 vol->metaonly = 1; in ubi_open_volume()
351 vol->metaonly = 0; in ubi_close_volume()
Dubi.h320 int metaonly; member