Searched refs:dbJoin (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/jfs/ |
D | jfs_dmap.c | 68 static int dbJoin(dmtree_t * tp, int leafno, int newval); 2320 rc = dbJoin(tp, word, in dbFreeBits() 2354 rc = dbJoin(tp, word, size); in dbFreeBits() 2515 rc = dbJoin((dmtree_t *) dcp, leafno, newval); in dbAdjCtl() 2545 dbJoin((dmtree_t *) dcp, leafno, in dbAdjCtl() 2750 static int dbJoin(dmtree_t * tp, int leafno, int newval) in dbJoin() function
|