Searched refs:MAPBLOCKMASK (Results 1 – 2 of 2) sorted by relevance
154 mof = mof & (offset_t)MAPBLOCKMASK; in log_roll_read()228 ldbtob(bp->b_blkno) & (offset_t)MAPBLOCKMASK, in log_roll_read()586 ldbtob(bp->b_blkno) & (offset_t)MAPBLOCKMASK, MAPBLOCKSIZE); in trans_roll()
277 #define MAPBLOCKMASK (~MAPBLOCKOFF) macro