Searched refs:UBI_VOLUME_REMOVED (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/include/linux/mtd/ |
H A D | ubi.h | 207 UBI_VOLUME_REMOVED, enumerator
|
/openbmc/linux/include/linux/mtd/ |
H A D | ubi.h | 202 UBI_VOLUME_REMOVED, enumerator
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | gluebi.c | 453 case UBI_VOLUME_REMOVED: in gluebi_notify()
|
H A D | build.c | 166 case UBI_VOLUME_REMOVED: in ubi_volume_notify() 1111 ubi_notify_all(ubi, UBI_VOLUME_REMOVED, NULL); in ubi_detach_mtd_dev()
|
H A D | block.c | 547 case UBI_VOLUME_REMOVED: in ubiblock_notify()
|
H A D | vmt.c | 380 ubi_volume_notify(ubi, vol, UBI_VOLUME_REMOVED); in ubi_remove_volume()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | build.c | 192 case UBI_VOLUME_REMOVED: in ubi_volume_notify() 1131 ubi_notify_all(ubi, UBI_VOLUME_REMOVED, NULL); in ubi_detach_mtd_dev()
|
H A D | vmt.c | 401 ubi_volume_notify(ubi, vol, UBI_VOLUME_REMOVED); in ubi_remove_volume()
|