Searched defs:rootnode (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/debugfs/
H A Dhtree.c33 struct ext2_dx_root_info * rootnode,
62 hash_alg = rootnode->hash_version;
110 struct ext2_dx_root_info * rootnode,
116 struct ext2_dx_root_info * rootnode,
147 htree_dump_int_block(fs, ino, inode, rootnode,
150 htree_dump_leaf_node(fs, ino, inode, rootnode,
159 struct ext2_dx_root_info * rootnode,
186 htree_dump_int_node(fs, ino, inode, rootnode,
201 struct ext2_dx_root_info *rootnode; local
246 rootnode
31 htree_dump_leaf_node(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, struct ext2_dx_root_info * rootnode, blk64_t blk, char *buf) argument
114 htree_dump_int_node(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, struct ext2_dx_root_info * rootnode, struct ext2_dx_entry *ent, char *buf, int level) argument
157 htree_dump_int_block(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, struct ext2_dx_root_info * rootnode, blk64_t blk, char *buf, int level) argument
[all...]

Completed in 220 milliseconds