Searched refs:dbAllocBits (Results 1 – 1 of 1) sorted by relevance
/linux/fs/jfs/ |
H A D | jfs_dmap.c | 64 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, 2002 * through a call to dbAllocBits(). if the allocation of the 2034 dbAllocBits(bmp, dp, blkno, nblocks); in dbAllocDmap() 2110 dbAllocBits(bmp, dp, blkno, nblocks); in dbFreeDmap() 2118 * NAME: dbAllocBits() 2139 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocBits() function
|