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