Searched refs:dbAllocCtl (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dmap.c | 85 static int dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, 1402 rc = dbAllocCtl(bmp, nblocks, l2nb, blkno, results); in dbAllocAG() 1515 rc = dbAllocCtl(bmp, nblocks, l2nb, blkno, results); in dbAllocAG() 1575 rc = dbAllocCtl(bmp, nblocks, l2nb, blkno, results); in dbAllocAny() 1841 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl() function
|