Searched refs:dbAllocDmapLev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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() 1891 rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results); in dbAllocCtl() 1996 * NAME: dbAllocDmapLev() 2022 dbAllocDmapLev(struct bmap * bmp, in dbAllocDmapLev() function
|
/kernel/linux/linux-6.6/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() 1823 rc = dbAllocDmapLev(bmp, dp, (int) nblocks, l2nb, results); in dbAllocCtl() 1928 * NAME: dbAllocDmapLev() 1954 dbAllocDmapLev(struct bmap * bmp, in dbAllocDmapLev() function
|
Completed in 9 milliseconds