Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dubi.h206 UBI_VOLUME_ADDED, enumerator
/external/u-boot/drivers/mtd/ubi/
Dbuild.c191 case UBI_VOLUME_ADDED: in ubi_volume_notify()
271 count += ubi_notify_all(ubi, UBI_VOLUME_ADDED, nb); in ubi_enumerate_volumes()
1068 ubi_notify_all(ubi, UBI_VOLUME_ADDED, NULL); in ubi_attach_mtd_dev()
Dvmt.c309 ubi_volume_notify(ubi, vol, UBI_VOLUME_ADDED); in ubi_create_volume()