Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dhtree.h69 struct ext2fs_htree_root_info { struct
82 struct ext2fs_htree_root_info h_info; argument
H A Dext2_csum.c268 struct ext2fs_htree_root_info *root; in ext2_get_dx_count()
278 root = (struct ext2fs_htree_root_info *)(((char *)dp + 12)); in ext2_get_dx_count()
280 root->h_info_len != sizeof(struct ext2fs_htree_root_info)) in ext2_get_dx_count()