Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c144 static diskaddr_t xdf_flush_block = DEFAULT_FLUSH_BLOCK; variable
381 if (xdf_flush_block >= blkno && xdf_flush_block < (blkno + nblks)) { in check_fbwrite()
388 ((xdf_flush_block - blkno) << DEV_BSHIFT), in check_fbwrite()
1660 xdf_flush_block, vdp->xdf_xdev_secsize, NULL) != 0) in xdf_get_flush_block()
2727 vdp->xdf_cache_flush_block, xdf_flush_block, in xdf_ioctl()