Home
last modified time | relevance | path

Searched refs:ext2fs_htree_root_info (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/ext2fs/
HDhtree.h71 struct ext2fs_htree_root_info { struct
84 struct ext2fs_htree_root_info h_info; argument
HDext2_csum.c215 struct ext2fs_htree_root_info *root; in ext2_get_dx_count()
225 root = (struct ext2fs_htree_root_info *)(((char *)dp + 12)); in ext2_get_dx_count()
227 root->h_info_len != sizeof(struct ext2fs_htree_root_info)) in ext2_get_dx_count()