Home
last modified time | relevance | path

Searched refs:UBI_EXCLUSIVE (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dubi.h40 UBI_EXCLUSIVE, enumerator
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dkapi.c135 mode != UBI_EXCLUSIVE && mode != UBI_METAONLY) in ubi_open_volume()
179 case UBI_EXCLUSIVE: in ubi_open_volume()
348 case UBI_EXCLUSIVE: in ubi_close_volume()
H A Dvmt.c362 ubi_assert(desc->mode == UBI_EXCLUSIVE); in ubi_remove_volume()