Searched refs:dx_countlimit (Results 1 – 1 of 1) sorted by relevance
140 struct ext2_dx_countlimit dx_countlimit; in htree_dump_int_node() local146 dx_countlimit = *((struct ext2_dx_countlimit *) ent); in htree_dump_int_node()147 count = ext2fs_le16_to_cpu(dx_countlimit.count); in htree_dump_int_node()148 limit = ext2fs_le16_to_cpu(dx_countlimit.limit); in htree_dump_int_node()