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

/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_htree.h70 struct ext2fs_htree_root { struct
H A Dext2fs_htree.c390 struct ext2fs_htree_root *root;
409 root = (struct ext2fs_htree_root *)bp->b_data;
589 struct ext2fs_htree_root *idx_root;
596 idx_root = (struct ext2fs_htree_root *)
715 struct ext2fs_htree_root *rootp;
734 rootp = (struct ext2fs_htree_root *)bp->b_data;

Completed in 82 milliseconds