Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/ubi/
Dcdev.c684 struct ubi_rename_entry *re, *re1; in rename_volumes()
730 re = kzalloc(sizeof(struct ubi_rename_entry), GFP_KERNEL); in rename_volumes()
804 re1 = kzalloc(sizeof(struct ubi_rename_entry), GFP_KERNEL); in rename_volumes()
Dvtbl.c124 struct ubi_rename_entry *re; in ubi_vtbl_rename_volumes()
Dubi.h222 struct ubi_rename_entry { struct
Dvmt.c532 struct ubi_rename_entry *re; in ubi_rename_volumes()