Home
last modified time | relevance | path

Searched refs:blkst (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/xen/io/
H A Dxdb.c389 uint64_t blkst; in xdb_get_buf() local
393 blkst = bp->b_lblkno + bp->b_bcount / DEV_BSIZE; in xdb_get_buf()
396 bp->b_lblkno = blkst; in xdb_get_buf()