Home
last modified time | relevance | path

Searched refs:ubi_eba_copy_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mtd/ubi/
H A Dvmt.c458 ubi_eba_copy_table(vol, new_eba_tbl, vol->reserved_pebs); in ubi_resize_volume()
473 ubi_eba_copy_table(vol, new_eba_tbl, reserved_pebs); in ubi_resize_volume()
H A Dubi.h878 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst,
H A Deba.c173 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table() function