Searched refs:dbJoin (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/jfs/ |
D | jfs_dmap.c | 109 static void dbJoin(dmtree_t * tp, int leafno, int newval); 2349 dbJoin(tp, word, in dbFreeBits() 2381 dbJoin(tp, word, size); in dbFreeBits() 2535 dbJoin((dmtree_t *) dcp, leafno, newval); in dbAdjCtl() 2561 dbJoin((dmtree_t *) dcp, leafno, in dbAdjCtl() 2760 static void dbJoin(dmtree_t * tp, int leafno, int newval) in dbJoin() function
|