Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs.h291 extern int zpool_vdev_fault(zpool_handle_t *, uint64_t, vdev_aux_t);
Dlibzfs_pool.c2796 zpool_vdev_fault(zpool_handle_t *zhp, uint64_t guid, vdev_aux_t aux) function
/freebsd-12-stable/cddl/usr.sbin/zfsd/
Dcase_file.cc981 if (zpool_vdev_fault(zhp, (uint64_t)m_vdevGUID, in OnGracePeriodEnded()