Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/ubi/
H A Dubi.h970 void ubi_fastmap_destroy_checkmap(struct ubi_volume *vol);
974 static inline void ubi_fastmap_destroy_checkmap(struct ubi_volume *vol) {} in ubi_fastmap_destroy_checkmap() function
H A Dvmt.c123 ubi_fastmap_destroy_checkmap(vol); in vol_release()
H A Dbuild.c517 ubi_fastmap_destroy_checkmap(ubi->volumes[i]); in ubi_free_volumes_from()
H A Dfastmap.c1118 void ubi_fastmap_destroy_checkmap(struct ubi_volume *vol) in ubi_fastmap_destroy_checkmap() function