Searched refs:dbAdjCtl (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dmap.c | 70 static int dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, 2077 if ((rc = dbAdjCtl(bmp, blkno, dp->tree.stree[ROOT], 1, 0))) in dbAllocDmap() 2132 if ((rc = dbAdjCtl(bmp, blkno, dp->tree.stree[ROOT], 0, 0))) { in dbFreeDmap() 2503 dbAdjCtl(struct bmap * bmp, s64 blkno, int newval, int alloc, int level) in dbAdjCtl() function 2587 dbAdjCtl(bmp, blkno, dcp->stree[ROOT], alloc, in dbAdjCtl() 3355 if ((rc = dbAdjCtl(bmp, blkno, tp->stree[ROOT], 1, 0))) in dbAllocDmapBU()
|