Searched defs:leafidx (Results 1 – 2 of 2) sorted by relevance
150 __le32 leafidx; /* 4: index of first tree leaf */ member178 __le32 leafidx; /* 4: index of the first tree leaf */ member
1622 int rc, leafidx, lev; in dbFindCtl() local1895 int leafidx, rc; in dbAllocDmapLev() local2868 static int dbFindLeaf(dmtree_t * tp, int l2nb, int *leafidx) in dbFindLeaf()