Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2749 diskaddr_t p_blkct, p_blkst; in xdf_strategy() local
2779 p_blkst = 0; in xdf_strategy()
2784 &p_blkst, NULL, NULL, NULL)) { in xdf_strategy()
2846 bp->b_private = (void *)(uintptr_t)p_blkst; in xdf_strategy()
2992 diskaddr_t p_blkcnt, p_blkst; in xdf_dump() local
3008 if (cmlb_partinfo(vdp->xdf_vd_lbl, part, &p_blkcnt, &p_blkst, in xdf_dump()
3026 dbp->b_private = (void *)(uintptr_t)p_blkst; in xdf_dump()