Home
last modified time | relevance | path

Searched refs:ubi_eba_replace_table (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/mtd/ubi/
Dvmt.c128 ubi_eba_replace_table(vol, NULL); in vol_release()
247 ubi_eba_replace_table(vol, eba_tbl); in ubi_create_volume()
466 ubi_eba_replace_table(vol, new_eba_tbl); in ubi_resize_volume()
481 ubi_eba_replace_table(vol, new_eba_tbl); in ubi_resize_volume()
Deba.c195 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table() function
1642 ubi_eba_replace_table(vol, tbl); in ubi_eba_init()
1697 ubi_eba_replace_table(ubi->volumes[i], NULL); in ubi_eba_init()
Dubi.h884 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
Dbuild.c517 ubi_eba_replace_table(ubi->volumes[i], NULL); in ubi_free_volumes_from()