Searched refs:dbAllocDmapLev (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/jfs/ |
D | jfs_dmap.c | 80 static int dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks, 840 if ((rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results)) in dbAlloc() 1808 rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results); in dbAllocCtl() 1939 dbAllocDmapLev(struct bmap * bmp, in dbAllocDmapLev() function
|