Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxdf.c2709 diskaddr_t p_blkct, p_blkst; in xdf_strategy() local
2739 p_blkst = 0; in xdf_strategy()
2744 &p_blkst, NULL, NULL, NULL)) { in xdf_strategy()
2806 bp->b_private = (void *)(uintptr_t)p_blkst; in xdf_strategy()
2952 diskaddr_t p_blkcnt, p_blkst; in xdf_dump() local
2968 if (cmlb_partinfo(vdp->xdf_vd_lbl, part, &p_blkcnt, &p_blkst, in xdf_dump()
2986 dbp->b_private = (void *)(uintptr_t)p_blkst; in xdf_dump()