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
1692 int rc, leafidx, lev; in dbFindCtl() local1967 int leafidx, rc; in dbAllocDmapLev() local2954 static int dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) in dbFindLeaf()