Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dkapi.c127 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
178 case UBI_METAONLY: in ubi_open_volume()
344 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()
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dkapi.c135 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
186 case UBI_METAONLY: in ubi_open_volume()
351 case UBI_METAONLY: in ubi_close_volume()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dubi.h41 UBI_METAONLY enumerator
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dubi.h38 UBI_METAONLY enumerator