Searched refs:update_vol (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/ |
H A D | fastmap.c | 233 * update_vol - inserts or updates a LEB which was found a pool. 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()
|
/kernel/linux/linux-6.6/drivers/mtd/ubi/ |
H A D | fastmap.c | 233 * update_vol - inserts or updates a LEB which was found a pool. 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()
|
Completed in 4 milliseconds