ubi_eba_table     123 drivers/mtd/ubi/eba.c struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol,
ubi_eba_table     126 drivers/mtd/ubi/eba.c 	struct ubi_eba_table *tbl;
ubi_eba_table     157 drivers/mtd/ubi/eba.c void ubi_eba_destroy_table(struct ubi_eba_table *tbl)
ubi_eba_table     174 drivers/mtd/ubi/eba.c void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst,
ubi_eba_table     177 drivers/mtd/ubi/eba.c 	struct ubi_eba_table *src;
ubi_eba_table     195 drivers/mtd/ubi/eba.c void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl)
ubi_eba_table    1628 drivers/mtd/ubi/eba.c 		struct ubi_eba_table *tbl;
ubi_eba_table     366 drivers/mtd/ubi/ubi.h 	struct ubi_eba_table *eba_tbl;
ubi_eba_table     875 drivers/mtd/ubi/ubi.h struct ubi_eba_table *ubi_eba_create_table(struct ubi_volume *vol,
ubi_eba_table     877 drivers/mtd/ubi/ubi.h void ubi_eba_destroy_table(struct ubi_eba_table *tbl);
ubi_eba_table     878 drivers/mtd/ubi/ubi.h void ubi_eba_copy_table(struct ubi_volume *vol, struct ubi_eba_table *dst,
ubi_eba_table     880 drivers/mtd/ubi/ubi.h void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
ubi_eba_table     149 drivers/mtd/ubi/vmt.c 	struct ubi_eba_table *eba_tbl = NULL;
ubi_eba_table     417 drivers/mtd/ubi/vmt.c 	struct ubi_eba_table *new_eba_tbl = NULL;