Home
last modified time | relevance | path

Searched refs:dbAllocAny (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.c72 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results);
762 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc()
889 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc()
1564 * NAME: dbAllocAny()
1569 * dbAllocAny() attempts to find the sufficient free space by
1589 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.c72 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results);
762 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc()
889 rc = dbAllocAny(bmp, nblocks, l2nb, results); in dbAlloc()
1496 * NAME: dbAllocAny()
1501 * dbAllocAny() attempts to find the sufficient free space by
1521 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() function

Completed in 9 milliseconds