Searched refs:update_vol (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | fastmap.c | 272 static int update_vol(struct ubi_device *ubi, struct ubi_attach_info *ai, in update_vol() function 408 return update_vol(ubi, ai, av, new_vh, new_aeb); in process_pool_aeb()
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | fastmap.c | 242 static int update_vol(struct ubi_device *ubi, struct ubi_attach_info *ai, in update_vol() function 359 return update_vol(ubi, ai, av, new_vh, new_aeb); in process_pool_aeb()
|