Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A 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()
H A Dubi.h210 * struct ubi_rename_entry - volume re-name description data structure.
218 * UBI first creates a list of &struct ubi_rename_entry objects from the
222 struct ubi_rename_entry { struct
H A Dvtbl.c115 * @rename_list: list of &struct ubi_rename_entry objects
124 struct ubi_rename_entry *re; in ubi_vtbl_rename_volumes()
H A Dvmt.c534 * @rename_list: list of &struct ubi_rename_entry objects
543 struct ubi_rename_entry *re; in ubi_rename_volumes()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A 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()
H A Dubi.h210 * struct ubi_rename_entry - volume re-name description data structure.
218 * UBI first creates a list of &struct ubi_rename_entry objects from the
222 struct ubi_rename_entry { struct
H A Dvtbl.c115 * @rename_list: list of &struct ubi_rename_entry objects
124 struct ubi_rename_entry *re; in ubi_vtbl_rename_volumes()
H A Dvmt.c525 * @rename_list: list of &struct ubi_rename_entry objects
534 struct ubi_rename_entry *re; in ubi_rename_volumes()

Completed in 18 milliseconds