Searched refs:vdev_dtl_dirty (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h64 extern void vdev_dtl_dirty(vdev_t *vd, vdev_dtl_type_t d,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c1688 vdev_dtl_dirty(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) function
2927 vdev_dtl_dirty(vd, DTL_SCRUB, txg, 1);
2937 vdev_dtl_dirty(pvd, DTL_PARTIAL, txg, 1);
2941 vdev_dtl_dirty(vd, DTL_MISSING, txg, 1);
H A Dspa.c4736 vdev_dtl_dirty(newvd, DTL_MISSING, TXG_INITIAL,

Completed in 80 milliseconds