Searched refs:ext2fs_htree_count (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_htree.h52 struct ext2fs_htree_count { struct
H A Dext2fs_htree.c91 return ((struct ext2fs_htree_count *)(ep))->h_entries_max;
105 return ((struct ext2fs_htree_count *)(ep))->h_entries_num;
124 ((struct ext2fs_htree_count *)(ep))->h_entries_num = cnt;
136 ((struct ext2fs_htree_count *)(ep))->h_entries_max = limit;

Completed in 90 milliseconds