Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.c91 static int dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno,
2111 dbFreeBits(bmp, dp, blkno, nblocks); in dbAllocDmap()
2124 * a call to dbFreeBits(). if the deallocation of the block range
2155 rc = dbFreeBits(bmp, dp, blkno, nblocks); in dbFreeDmap()
2331 * NAME: dbFreeBits()
2352 static int dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeBits() function
3400 dbFreeBits(bmp, dp, blkno, nblocks); in dbAllocDmapBU()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.c91 static int dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno,
2043 dbFreeBits(bmp, dp, blkno, nblocks); in dbAllocDmap()
2056 * a call to dbFreeBits(). if the deallocation of the block range
2087 rc = dbFreeBits(bmp, dp, blkno, nblocks); in dbFreeDmap()
2263 * NAME: dbFreeBits()
2284 static int dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeBits() function
3336 dbFreeBits(bmp, dp, blkno, nblocks); in dbAllocDmapBU()

Completed in 9 milliseconds