Searched refs:VDD_DTL (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
H A D | vdev_impl.h | 301 #define VDD_DTL 0x02 macro
|
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | vdev.c | 1777 if (flags & VDD_DTL) in vdev_dirty() 2033 vdev_dirty(vd->vdev_top, VDD_DTL, vd, txg); in vdev_dtl_reassess() 3098 vdev_dirty(vd->vdev_top, VDD_DTL, vd, commit_txg); in vdev_stat_update()
|
H A D | spa.c | 5044 vdev_dirty(tvd, VDD_DTL, newvd, txg); in spa_vdev_attach() 5268 vdev_dirty(tvd, VDD_DTL, vd, txg); in spa_vdev_detach() 5694 vdev_dirty_leaves(vd, VDD_DTL, txg); in spa_vdev_remove_evacuate()
|