Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h286 extern int zpool_vdev_fault(zpool_handle_t *, uint64_t, vdev_aux_t);
H A Dlibzfs_pool.c2710 zpool_vdev_fault(zpool_handle_t *zhp, uint64_t guid, vdev_aux_t aux) function
/freebsd-12.1/cddl/usr.sbin/zfsd/
H A Dcase_file.cc973 if (zpool_vdev_fault(zhp, (uint64_t)m_vdevGUID, in OnGracePeriodEnded()