Home
last modified time | relevance | path

Searched defs:leafno (Results 1 – 1 of 1) sorted by relevance

/fs/jfs/
Djfs_dmap.c2543 int rc, leafno, ti; in dbAdjCtl() local
2692 static void dbSplit(dmtree_t *tp, int leafno, int splitsz, int newval, bool is_ctl) in dbSplit()
2757 static int dbBackSplit(dmtree_t *tp, int leafno, bool is_ctl) in dbBackSplit()
2836 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbJoin()
2930 static void dbAdjTree(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbAdjTree()