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

/external/e2fsprogs/e2fsck/
H A Dpass1b.c61 struct inode_el { struct
63 struct inode_el *next;
68 struct inode_el *inode_list;
125 struct inode_el *ino_el;
137 ino_el = (struct inode_el *) e2fsck_allocate_memory(ctx,
138 sizeof(struct inode_el), "inode element");
193 struct inode_el *p, *next;
425 struct inode_el *r;
718 struct inode_el *ino_el;

Completed in 101 milliseconds