Searched refs:DBALLOCCK (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/jfs/ |
D | jfs_dmap.c | 41 #define DBALLOCCK(dbmap,mapsize,blkno,nblocks) \ macro 55 #define DBALLOCCK(dbmap, mapsize, blkno, nblocks) macro 419 DBALLOCCK(bmp->db_DBmap, bmp->db_mapsize, blkno, nb); in dbFree() 1157 DBALLOCCK(bmp->db_DBmap, bmp->db_mapsize, blkno, nblocks); in dbExtend()
|