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

/linux-master/drivers/mtd/ubi/
H A Dcdev.c684 struct ubi_rename_entry *re, *re1;
730 re = kzalloc(sizeof(struct ubi_rename_entry), GFP_KERNEL);
804 re1 = kzalloc(sizeof(struct ubi_rename_entry), GFP_KERNEL);
H A Dvtbl.c115 * @rename_list: list of &struct ubi_rename_entry objects
124 struct ubi_rename_entry *re;
H A Dubi.h202 * struct ubi_rename_entry - volume re-name description data structure.
210 * UBI first creates a list of &struct ubi_rename_entry objects from the
214 struct ubi_rename_entry { struct
H A Dvmt.c573 * @rename_list: list of &struct ubi_rename_entry objects
582 struct ubi_rename_entry *re;

Completed in 205 milliseconds