Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi.h366 struct ubi_eba_table *eba_tbl;
877 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol,
879 void ubi_eba_destroy_table(struct ubi_eba_table *tbl);
880 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst,
882 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
H A Deba.c52 * struct ubi_eba_table - LEB -> PEB association information
59 struct ubi_eba_table { struct
123 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol, in ubi_eba_create_table()
126 struct ubi_eba_table *tbl; in ubi_eba_create_table()
157 void ubi_eba_destroy_table(struct ubi_eba_table *tbl) in ubi_eba_destroy_table()
174 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table()
177 struct ubi_eba_table *src; in ubi_eba_copy_table()
195 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table()
1637 struct ubi_eba_table *tbl; in ubi_eba_init()
H A Dvmt.c143 struct ubi_eba_table *eba_tbl = NULL; in ubi_create_volume()
410 struct ubi_eba_table *new_eba_tbl = NULL; in ubi_resize_volume()
411 struct ubi_eba_table *old_eba_tbl = NULL; in ubi_resize_volume()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dubi.h366 struct ubi_eba_table *eba_tbl;
875 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol,
877 void ubi_eba_destroy_table(struct ubi_eba_table *tbl);
878 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst,
880 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
H A Deba.c52 * struct ubi_eba_table - LEB -> PEB association information
59 struct ubi_eba_table { struct
123 struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol, in ubi_eba_create_table()
126 struct ubi_eba_table *tbl; in ubi_eba_create_table()
156 void ubi_eba_destroy_table(struct ubi_eba_table *tbl) in ubi_eba_destroy_table()
173 void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst, in ubi_eba_copy_table()
176 struct ubi_eba_table *src; in ubi_eba_copy_table()
194 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) in ubi_eba_replace_table()
1637 struct ubi_eba_table *tbl; in ubi_eba_init()
H A Dvmt.c143 struct ubi_eba_table *eba_tbl = NULL; in ubi_create_volume()
410 struct ubi_eba_table *new_eba_tbl = NULL; in ubi_resize_volume()

Completed in 10 milliseconds