Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h148 EZFS_NO_RESILVER_DEFER, /* pool doesn't support resilver_defer */ enumerator
H A Dlibzfs_util.c278 case EZFS_NO_RESILVER_DEFER: in libzfs_error_description()
H A Dlibzfs_pool.c2161 return (zfs_error(hdl, EZFS_NO_RESILVER_DEFER, msg)); in zpool_scan()