Home
last modified time | relevance | path

Searched refs:UBI_METAONLY (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dubi.h40 UBI_METAONLY enumerator
/openbmc/linux/include/linux/mtd/
H A Dubi.h38 UBI_METAONLY enumerator
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c134 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
185 case UBI_METAONLY: in ubi_open_volume()
350 case UBI_METAONLY: in ubi_close_volume()
/openbmc/linux/drivers/mtd/ubi/
H A Dkapi.c128 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
179 case UBI_METAONLY: in ubi_open_volume()
345 case UBI_METAONLY: in ubi_close_volume()
H A Dcdev.c83 else if (mode == UBI_METAONLY) in revoke_exclusive()
736 re->desc = ubi_open_volume(ubi->ubi_num, vol_id, UBI_METAONLY); in rename_volumes()