Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dubi.h208 UBI_VOLUME_REMOVED, enumerator
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dbuild.c193 case UBI_VOLUME_REMOVED: in ubi_volume_notify()
1132 ubi_notify_all(ubi, UBI_VOLUME_REMOVED, NULL); in ubi_detach_mtd_dev()
H A Dvmt.c402 ubi_volume_notify(ubi, vol, UBI_VOLUME_REMOVED); in ubi_remove_volume()