Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev.c2599 if (vd->vdev_aux) { in vdev_reopen()
2602 vd->vdev_aux == &spa->spa_l2cache) { in vdev_reopen()
3946 if (!vd->vdev_aux) { in vdev_online()
3956 if (!vd->vdev_aux) { in vdev_online()
3972 if (vd->vdev_aux) in vdev_online()
4042 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()
4099 if (!tvd->vdev_islog && vd->vdev_aux == NULL && in vdev_offline_locked()
4446 if (vd->vdev_aux == NULL && tvd != NULL) { in vdev_get_stats_ex()
4792 if (vd->vdev_aux != NULL) { in vdev_config_dirty()
4793 spa_aux_vdev_t *sav = vd->vdev_aux; in vdev_config_dirty()
[all …]
H A Dvdev_label.c1836 (vd->vdev_islog || vd->vdev_aux != NULL) ? in vdev_label_sync_list()
H A Ddsl_scan.c3295 if (!vdev_is_concrete(vd) || vd->vdev_aux || in dsl_scan_check_deferred()
H A Dspa.c1833 vd->vdev_aux = &spa->spa_spares; in spa_load_spares()
1945 vd->vdev_aux = sav; in spa_load_l2cache()
H A Dzio.c1893 if (t == ZIO_TYPE_WRITE && zio->io_vd && zio->io_vd->vdev_aux) in zio_taskq_dispatch()
/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h440 spa_aux_vdev_t *vdev_aux; /* for l2cache and spares vdevs */ member
/freebsd-13.1/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h884 typedef enum vdev_aux { enum
/freebsd-13.1/sys/cddl/boot/zfs/
H A Dzfsimpl.h901 typedef enum vdev_aux { enum
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi5354 <enum-decl name='vdev_aux' id='7f5bcca4'>