Searched defs:MAPBLOCKOFF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h276 #define MAPBLOCKOFF (MAPBLOCKSIZE-1) macro
277 #define MAPBLOCKMASK (~MAPBLOCKOFF)
/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_trans.h228 #define MAPBLOCKOFF (MAPBLOCKSIZE-1) macro
229 #define MAPBLOCKMASK (~MAPBLOCKOFF)

Completed in 50 milliseconds