Searched refs:dbAllocAny (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/jfs/ |
| H A D | jfs_dmap.c | 72 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results); 747 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc() 874 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc() 1506 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() function
|