Searched refs:EZFS_ISSPARE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | libzfs_pool.c | 2430 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 2497 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 2645 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 2808 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 3173 return (zfs_error(hdl, EZFS_ISSPARE, msg));
|
| D | libzfs.h | 98 EZFS_ISSPARE, /* device is a hot spare */ enumerator
|
| D | libzfs_util.c | 162 case EZFS_ISSPARE: in libzfs_error_description()
|