Searched refs:ubi_volume_notify (Results 1 – 3 of 3) sorted by relevance
| /u-boot/drivers/mtd/ubi/ |
| A D | vmt.c | 318 ubi_volume_notify(ubi, vol, UBI_VOLUME_ADDED); in ubi_create_volume() 410 ubi_volume_notify(ubi, vol, UBI_VOLUME_REMOVED); in ubi_remove_volume() 529 ubi_volume_notify(ubi, vol, UBI_VOLUME_RESIZED); in ubi_resize_volume() 575 ubi_volume_notify(ubi, vol, UBI_VOLUME_RENAMED); in ubi_rename_volumes()
|
| A D | ubi.h | 910 int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol,
|
| A D | build.c | 184 int ubi_volume_notify(struct ubi_device *ubi, struct ubi_volume *vol, int ntype) in ubi_volume_notify() function
|
Completed in 13 milliseconds