Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c137 case EZFS_RESILVERING: in libzfs_error_description()
746 zfs_verror(hdl, EZFS_RESILVERING, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs_pool.c2860 return (zfs_error(hdl, EZFS_RESILVERING, errbuf)); in zpool_scan()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h83 EZFS_RESILVERING, /* resilvering (healing reconstruction) */ enumerator