Searched refs:dbJoin (Results 1 – 1 of 1) sorted by relevance
/linux/fs/jfs/ |
H A D | jfs_dmap.c | 68 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl); 2340 rc = dbJoin(tp, word, in dbFreeBits() 2374 rc = dbJoin(tp, word, size, false); in dbFreeBits() 2535 rc = dbJoin((dmtree_t *) dcp, leafno, newval, true); in dbAdjCtl() 2565 dbJoin((dmtree_t *) dcp, leafno, in dbAdjCtl() 2770 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbJoin() function
|