HomeSort by: relevance | last modified time | path
    Searched defs:idx_root (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/ext2fs/
ext2fs_htree.c 589 struct ext2fs_htree_root *idx_root; local in function:ext2fs_htree_add_entry
596 idx_root = (struct ext2fs_htree_root *)
598 idx_root->h_info.h_ind_levels = 1;
ext2fs_htree.c 589 struct ext2fs_htree_root *idx_root; local in function:ext2fs_htree_add_entry
596 idx_root = (struct ext2fs_htree_root *)
598 idx_root->h_info.h_ind_levels = 1;

Completed in 23 milliseconds