Searched refs:ubi_eba_destroy_table (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/mtd/ubi/
H A Dvmt.c549 ubi_eba_destroy_table(old_eba_tbl);
566 ubi_eba_destroy_table(new_eba_tbl);
H A Dubi.h877 void ubi_eba_destroy_table(struct ubi_eba_table *tbl);
H A Deba.c148 * ubi_eba_destroy_table - destroy an EBA table
153 void ubi_eba_destroy_table(struct ubi_eba_table *tbl) function
193 ubi_eba_destroy_table(vol->eba_tbl);

Completed in 109 milliseconds