Searched refs:ext2_dx_root_info (Results 1 – 5 of 5) sorted by relevance
33 struct ext2_dx_root_info * rootnode, in htree_dump_leaf_node()110 struct ext2_dx_root_info * rootnode,116 struct ext2_dx_root_info * rootnode, in htree_dump_int_node()159 struct ext2_dx_root_info * rootnode, in htree_dump_int_block()201 struct ext2_dx_root_info *rootnode; in do_htree_dump()246 rootnode = (struct ext2_dx_root_info *) (buf + 24); in do_htree_dump()
489 static struct ext2_dx_root_info *set_root_node(ext2_filsys fs, char *buf, in set_root_node()493 struct ext2_dx_root_info *root; in set_root_node()513 root = (struct ext2_dx_root_info *) (buf+24); in set_root_node()554 struct ext2_dx_root_info *root_info; in calculate_tree()
531 struct ext2_dx_root_info *root; in parse_int_node()542 root = (struct ext2_dx_root_info *) (block_buf + 24); in parse_int_node()730 struct ext2_dx_root_info *root; in check_dir_block()816 root = (struct ext2_dx_root_info *) (buf + 24); in check_dir_block()
1679 struct ext2_dx_root_info *root; in handle_htree()1707 root = (struct ext2_dx_root_info *) (block_buf + 24); in handle_htree()
211 struct ext2_dx_root_info { struct