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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.c389 uint64_t blkst; local
393 blkst = bp->b_lblkno + bp->b_bcount / DEV_BSIZE;
396 bp->b_lblkno = blkst;

Completed in 74 milliseconds