Searched refs:dbAllocBits (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dmap.c | 64 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, 2068 * through a call to dbAllocBits(). if the allocation of the 2100 dbAllocBits(bmp, dp, blkno, nblocks); in dbAllocDmap() 2176 dbAllocBits(bmp, dp, blkno, nblocks); in dbFreeDmap() 2184 * NAME: dbAllocBits() 2205 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocBits() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dmap.c | 64 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, 2000 * through a call to dbAllocBits(). if the allocation of the 2032 dbAllocBits(bmp, dp, blkno, nblocks); in dbAllocDmap() 2108 dbAllocBits(bmp, dp, blkno, nblocks); in dbFreeDmap() 2116 * NAME: dbAllocBits() 2137 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocBits() function
|
Completed in 11 milliseconds