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

/external/e2fsprogs/debugfs/
H A Dhtree.c33 struct ext2_dx_root_info * rootnode,
63 hash_alg = rootnode->hash_version;
111 struct ext2_dx_root_info * rootnode,
117 struct ext2_dx_root_info * rootnode,
148 htree_dump_int_block(fs, ino, inode, rootnode,
151 htree_dump_leaf_node(fs, ino, inode, rootnode,
160 struct ext2_dx_root_info * rootnode,
187 htree_dump_int_node(fs, ino, inode, rootnode,
204 struct ext2_dx_root_info *rootnode; local
271 rootnode
31 htree_dump_leaf_node(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, struct ext2_dx_root_info * rootnode, blk_t blk, char *buf) argument
115 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
158 htree_dump_int_block(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode, struct ext2_dx_root_info * rootnode, blk_t blk, char *buf, int level) argument
[all...]

Completed in 18 milliseconds