Searched refs:destroy_av (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mtd/ubi/ |
H A D | attach.c | 741 static void destroy_av(struct ubi_attach_info *ai, struct ubi_ainf_volume *av, 754 destroy_av(ai, av, &ai->erase); in ubi_remove_av() 1277 static void destroy_av(struct ubi_attach_info *ai, struct ubi_ainf_volume *av, in destroy_av() function 1356 destroy_av(ai, av, NULL); in destroy_ai()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | attach.c | 1132 static void destroy_av(struct ubi_attach_info *ai, struct ubi_ainf_volume *av) in destroy_av() function 1203 destroy_av(ai, av); in destroy_ai()
|