Lines Matching refs:dentry
234 struct list_head *dentry; in index_partitions() local
241 list_for_each(dentry, &devices) { in index_partitions()
242 dev = list_entry(dentry, struct mtd_device, link); in index_partitions()
1087 struct list_head *pentry, *dentry; in generate_mtdparts() local
1106 list_for_each(dentry, &devices) { in generate_mtdparts()
1107 dev = list_entry(dentry, struct mtd_device, link); in generate_mtdparts()
1186 if (dentry->next != &devices) { in generate_mtdparts()
1253 struct list_head *dentry, *pentry; local
1258 list_for_each(dentry, &devices) {
1259 dev = list_entry(dentry, struct mtd_device, link);
1354 struct list_head *dentry, *pentry; local
1360 list_for_each(dentry, &devices) {
1362 *dev = list_entry(dentry, struct mtd_device, link);
1489 struct list_head *dentry, *pentry; local
1496 list_for_each(dentry, &devices) {
1497 dev = list_entry(dentry, struct mtd_device, link);