Searched refs:destroy_av (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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() 1270 * destroy_av - free volume attaching information. 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()
|
/kernel/linux/linux-6.6/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() 1270 * destroy_av - free volume attaching information. 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()
|
Completed in 5 milliseconds