Lines Matching refs:gluebi_device
35 * struct gluebi_device - a gluebi device description data structure.
43 struct gluebi_device {
66 static struct gluebi_device *find_gluebi_nolock(int ubi_num, int vol_id)
68 struct gluebi_device *gluebi;
86 struct gluebi_device *gluebi;
92 gluebi = container_of(mtd, struct gluebi_device, mtd);
132 struct gluebi_device *gluebi;
134 gluebi = container_of(mtd, struct gluebi_device, mtd);
157 struct gluebi_device *gluebi;
159 gluebi = container_of(mtd, struct gluebi_device, mtd);
197 struct gluebi_device *gluebi;
199 gluebi = container_of(mtd, struct gluebi_device, mtd);
237 struct gluebi_device *gluebi;
244 gluebi = container_of(mtd, struct gluebi_device, mtd);
281 struct gluebi_device *gluebi, *g;
284 gluebi = kzalloc(sizeof(struct gluebi_device), GFP_KERNEL);
352 struct gluebi_device *gluebi;
396 struct gluebi_device *gluebi;
423 struct gluebi_device *gluebi;
479 struct gluebi_device *gluebi, *g;