Searched refs:ext2_dx_root_info (Results 1 – 7 of 7) sorted by relevance
34 struct ext2_dx_root_info * rootnode, in htree_dump_leaf_node()134 struct ext2_dx_root_info * rootnode,140 struct ext2_dx_root_info * rootnode, in htree_dump_int_node()159 remainder -= sizeof(struct ext2_dx_root_info) + 24; in htree_dump_int_node()201 struct ext2_dx_root_info * rootnode, in htree_dump_int_block()255 struct ext2_dx_root_info *rootnode; in do_htree_dump()301 rootnode = (struct ext2_dx_root_info *) (buf + 24); in do_htree_dump()
94 struct ext2_dx_root_info *root; in dx_lookup()113 root = (struct ext2_dx_root_info *) ((char *)info->frames[0].buf + in dx_lookup()509 struct ext2_dx_root_info *root; in dx_grow_tree()521 root = (struct ext2_dx_root_info *) in dx_grow_tree()
199 struct ext2_dx_root_info *root; in __get_dx_countlimit()214 root = (struct ext2_dx_root_info *)(((char *)dp + 12)); in __get_dx_countlimit()216 root->info_length != sizeof(struct ext2_dx_root_info)) in __get_dx_countlimit()
239 struct ext2_dx_root_info { struct
654 static struct ext2_dx_root_info *set_root_node(ext2_filsys fs, char *buf, in set_root_node()659 struct ext2_dx_root_info *root; in set_root_node()682 root = (struct ext2_dx_root_info *) (buf+24); in set_root_node()776 struct ext2_dx_root_info *root_info; in calculate_tree()
639 struct ext2_dx_root_info *root; in parse_int_node()651 root = (struct ext2_dx_root_info *) (block_buf + 24); in parse_int_node()1057 struct ext2_dx_root_info *root; in check_dir_block()1238 root = (struct ext2_dx_root_info *) (buf + 24); in check_dir_block()
2663 struct ext2_dx_root_info *root; in handle_htree()2691 root = (struct ext2_dx_root_info *) (block_buf + 24); in handle_htree()