Searched refs:EZFS_ISSPARE (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_pool.c | 2406 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 2473 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 2621 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 2784 return (zfs_error(hdl, EZFS_ISSPARE, msg)); 3152 return (zfs_error(hdl, EZFS_ISSPARE, msg));
|
| HD | libzfs.h | 100 EZFS_ISSPARE, /* device is a hot spare */ enumerator
|
| HD | libzfs_util.c | 160 case EZFS_ISSPARE: in libzfs_error_description()
|