Searched refs:dbAllocDmapLev (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/jfs/
H A Djfs_dmap.c93 static int dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks,
830 if ((rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results)) dbAlloc()
1866 rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results); dbAllocCtl()
1971 * NAME: dbAllocDmapLev()
1997 dbAllocDmapLev(struct bmap * bmp, dbAllocDmapLev() function

Completed in 50 milliseconds