Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/ext2fs/
Dext2fs_htree.c390 struct ext2fs_htree_root *root; in ext2fs_htree_create_index()
409 root = (struct ext2fs_htree_root *)bp->b_data; in ext2fs_htree_create_index()
589 struct ext2fs_htree_root *idx_root; in ext2fs_htree_add_entry()
596 idx_root = (struct ext2fs_htree_root *) in ext2fs_htree_add_entry()
715 struct ext2fs_htree_root *rootp; in ext2fs_htree_find_leaf()
734 rootp = (struct ext2fs_htree_root *)bp->b_data; in ext2fs_htree_find_leaf()
Dext2fs_htree.h70 struct ext2fs_htree_root { struct