Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/ubi/
H A Dvmt.c122 ubi_eba_replace_table(vol, NULL); in vol_release()
241 ubi_eba_replace_table(vol, eba_tbl); in ubi_create_volume()
459 ubi_eba_replace_table(vol, new_eba_tbl); in ubi_resize_volume()
474 ubi_eba_replace_table(vol, new_eba_tbl); in ubi_resize_volume()
H A Deba.c194 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table() function
1652 ubi_eba_replace_table(vol, tbl); in ubi_eba_init()
1707 ubi_eba_replace_table(ubi->volumes[i], NULL); in ubi_eba_init()
H A Dubi.h880 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
H A Dbuild.c516 ubi_eba_replace_table(ubi->volumes[i], NULL); in ubi_free_volumes_from()