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

/illumos-gate/usr/src/uts/common/sys/lvm/
H A Dmd_mddb.h645 mddb_block_t de32_blkcount; member in struct:mddb_de32
680 to->de_blkcount = from->de32_blkcount; \
684 for (i = 0; i < from->de32_blkcount; i++) \
698 to->de32_blkcount = from->de_blkcount; \

Completed in 50 milliseconds