ubi_notify_all
ubi_notify_all(ubi, UBI_VOLUME_ADDED, NULL);
ubi_notify_all(ubi, UBI_VOLUME_SHUTDOWN, NULL);
ubi_notify_all(ubi, UBI_VOLUME_REMOVED, NULL);
count += ubi_notify_all(ubi, UBI_VOLUME_ADDED, nb);
int ubi_notify_all(struct ubi_device *ubi, int ntype,