Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A 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()
H A Dubi.h320 int metaonly; member