Home
last modified time | relevance | path

Searched refs:ubi_eba_copy_table (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dvmt.c460 ubi_eba_copy_table(vol, new_eba_tbl, vol->reserved_pebs); in ubi_resize_volume()
477 ubi_eba_copy_table(vol, new_eba_tbl, reserved_pebs); in ubi_resize_volume()
520 ubi_eba_copy_table(vol, old_eba_tbl, vol->reserved_pebs); in ubi_resize_volume()
522 ubi_eba_copy_table(vol, old_eba_tbl, reserved_pebs); in ubi_resize_volume()
H A Dubi.h880 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst,
H A Deba.c167 * ubi_eba_copy_table - copy the EBA table attached to vol into another table
174 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table() function
/kernel/linux/linux-6.6/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.c166 * ubi_eba_copy_table - copy the EBA table attached to vol into another table
173 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table() function

Completed in 13 milliseconds