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
1760 int rc, leafidx, lev; in dbFindCtl() local2032 int leafidx, rc; in dbAllocDmapLev() local3006 static int dbFindLeaf(dmtree_t * tp, int l2nb, int *leafidx) in dbFindLeaf()