Searched refs:dbAllocAny (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/jfs/ |
D | jfs_dmap.c | 85 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results); 768 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc() 895 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc() 1595 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() function
|