Searched refs:EZFS_BADDEV (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1169 return (zfs_error(hdl, EZFS_BADDEV, msg));
1202 return (zfs_error(hdl, EZFS_BADDEV, msg));
1207 return (zfs_error(hdl, EZFS_BADDEV, msg));
1212 return (zfs_error(hdl, EZFS_BADDEV, msg));
1252 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1320 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1339 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1358 (void) zfs_error(hdl, EZFS_BADDEV, msg);
1782 (void) zfs_error(hdl, EZFS_BADDEV, desc);
2724 (void) zfs_error(hdl, EZFS_BADDEV, ms
[all...]
H A Dlibzfs_util.c114 case EZFS_BADDEV:
449 zfs_verror(hdl, EZFS_BADDEV, fmt, ap);
H A Dlibzfs.h79 EZFS_BADDEV, /* invalid device to add */ enumerator in enum:zfs_error

Completed in 61 milliseconds