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

/linux-master/drivers/mtd/ubi/
H A Deba.c185 * ubi_eba_replace_table - assign a new EBA table to a volume
191 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl) function
1655 ubi_eba_replace_table(vol, tbl);
1710 ubi_eba_replace_table(ubi->volumes[i], NULL);
H A Dvmt.c122 ubi_eba_replace_table(vol, NULL);
267 ubi_eba_replace_table(vol, eba_tbl);
H A Dubi.h880 void ubi_eba_replace_table(struct ubi_volume *vol, struct ubi_eba_table *tbl);
H A Dbuild.c522 ubi_eba_replace_table(ubi->volumes[i], NULL);

Completed in 223 milliseconds