Searched defs:leafidx (Results 1 – 2 of 2) sorted by relevance
137 __le32 leafidx; /* 4: index of first tree leaf */ member165 __le32 leafidx; /* 4: index of the first tree leaf */ member
1754 int rc, leafidx, lev; in dbFindCtl() local2026 int leafidx, rc; in dbAllocDmapLev() local3010 static int dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) in dbFindLeaf()