Searched refs:dbJoin (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/jfs/ |
| H A D | jfs_dmap.c | 68 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl); 2328 rc = dbJoin(tp, word, in dbFreeBits() 2362 rc = dbJoin(tp, word, size, false); in dbFreeBits() 2523 rc = dbJoin((dmtree_t *) dcp, leafno, newval, true); in dbAdjCtl() 2553 dbJoin((dmtree_t *) dcp, leafno, in dbAdjCtl() 2758 static int dbJoin(dmtree_t *tp, int leafno, int newval, bool is_ctl) in dbJoin() function
|