Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dpass1b.c62 struct inode_el { struct
64 struct inode_el *next; argument
69 struct inode_el *inode_list;
127 struct inode_el *ino_el; in add_dupe()
139 ino_el = (struct inode_el *) e2fsck_allocate_memory(ctx, in add_dupe()
140 sizeof(struct inode_el), "inode element"); in add_dupe()
196 struct inode_el *p, *next; in cluster_dnode_free()
509 struct inode_el *r; in pass1d()
917 struct inode_el *ino_el; in clone_file()