Searched refs:VDD_DTL (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | vdev_impl.h | 532 #define VDD_DTL 0x02 macro
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_removal.c | 1906 vdev_dirty_leaves(vd, VDD_DTL, *txg); in spa_vdev_remove_log() 2168 vdev_dirty_leaves(vd, VDD_DTL, *txg); in spa_vdev_remove_top()
|
| H A D | vdev.c | 2574 if (flags & VDD_DTL) in vdev_dirty() 2943 vdev_dirty(vd->vdev_top, VDD_DTL, vd, txg); in vdev_dtl_reassess() 4502 vdev_dirty(vd->vdev_top, VDD_DTL, vd, commit_txg); in vdev_stat_update()
|
| H A D | spa.c | 6815 vdev_dirty(tvd, VDD_DTL, newvd, txg); 7079 vdev_dirty(tvd, VDD_DTL, vd, txg);
|