Searched refs:dbJoin (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/jfs/ |
| D | jfs_dmap.c | 68 static int dbJoin(dmtree_t * tp, int leafno, int newval); 2365 rc = dbJoin(tp, word, in dbFreeBits() 2399 rc = dbJoin(tp, word, size); in dbFreeBits() 2558 rc = dbJoin((dmtree_t *) dcp, leafno, newval); in dbAdjCtl() 2586 dbJoin((dmtree_t *) dcp, leafno, in dbAdjCtl() 2791 static int dbJoin(dmtree_t * tp, int leafno, int newval) in dbJoin() function
|