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

/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_htree.h53 uint16_t h_entries_max; member in struct:ext2fs_htree_count
H A Dext2fs_htree.c91 return ((struct ext2fs_htree_count *)(ep))->h_entries_max;
136 ((struct ext2fs_htree_count *)(ep))->h_entries_max = limit;

Completed in 95 milliseconds