Searched refs:MAPBLOCKMASK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_thread.c154 mof = mof & (offset_t)MAPBLOCKMASK;
228 ldbtob(bp->b_blkno) & (offset_t)MAPBLOCKMASK,
586 ldbtob(bp->b_blkno) & (offset_t)MAPBLOCKMASK, MAPBLOCKSIZE);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h277 #define MAPBLOCKMASK (~MAPBLOCKOFF) macro
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h229 #define MAPBLOCKMASK (~MAPBLOCKOFF) macro

Completed in 66 milliseconds