Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dhtree.c31 struct ext2_dx_root_info * rootnode, in htree_dump_leaf_node()
98 struct ext2_dx_root_info * rootnode,
104 struct ext2_dx_root_info * rootnode, in htree_dump_int_node()
147 struct ext2_dx_root_info * rootnode, in htree_dump_int_block()
190 struct ext2_dx_root_info *rootnode; in do_htree_dump()
250 rootnode = (struct ext2_dx_root_info *) (buf + 24); in do_htree_dump()
/external/e2fsprogs/e2fsck/
Drehash.c464 static struct ext2_dx_root_info *set_root_node(ext2_filsys fs, char *buf, in set_root_node()
468 struct ext2_dx_root_info *root; in set_root_node()
488 root = (struct ext2_dx_root_info *) (buf+24); in set_root_node()
529 struct ext2_dx_root_info *root_info; in calculate_tree()
Dpass2.c530 struct ext2_dx_root_info *root; in parse_int_node()
541 root = (struct ext2_dx_root_info *) (block_buf + 24); in parse_int_node()
719 struct ext2_dx_root_info *root; in check_dir_block()
804 root = (struct ext2_dx_root_info *) (buf + 24); in check_dir_block()
Dpass1.c1423 struct ext2_dx_root_info *root; in handle_htree()
1446 root = (struct ext2_dx_root_info *) (block_buf + 24); in handle_htree()
/external/e2fsprogs/lib/ext2fs/
Dext2_fs.h189 struct ext2_dx_root_info { struct