Searched refs:dbSplit (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dmap.c | 66 static void dbSplit(dmtree_t * tp, int leafno, int splitsz, int newval); 2226 dbSplit(tp, word, BUDMIN, in dbAllocBits() 2267 dbSplit(tp, word, size, NOFREE); in dbAllocBits() 2564 dbSplit((dmtree_t *) dcp, leafno, dcp->budmin, newval); in dbAdjCtl() 2606 dbSplit((dmtree_t *) dcp, leafno, in dbAdjCtl() 2655 static void dbSplit(dmtree_t * tp, int leafno, int splitsz, int newval) in dbSplit() function 2771 dbSplit(tp, bud, cursz, cursz); in dbBackSplit()
|