Searched refs:dbAllocDmapLev (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/jfs/ |
H A D | jfs_dmap.c | 80 static int dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks, 855 if ((rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results)) in dbAlloc() 1828 rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results); in dbAllocCtl() 1959 dbAllocDmapLev(struct bmap * bmp, in dbAllocDmapLev() function
|