Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.c80 static int dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks,
825 if ((rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results)) in dbAlloc()
1793 rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results); in dbAllocCtl()
1924 dbAllocDmapLev(struct bmap * bmp, in dbAllocDmapLev() function