Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.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()
H A Dubi.h882 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
H A Dbuild.c513 ubi_eba_replace_table(ubi->volumes[i], NULL); in ubi_free_volumes_from()