Lines Matching defs:error

346  * return -1 if  an error occured or requirements are not met.
541 goto error;
548 goto error;
553 goto error;
565 goto error;
575 goto error;
583 goto error;
595 goto error;
602 goto error;
614 * If there was a previous error message that
616 * attach it to this error message.
631 goto error;
642 goto error;
649 goto error;
665 goto error;
675 goto error;
687 goto error;
699 goto error;
706 error:
805 * Validate the given pool name, optionally putting an extended error message in
935 * Like the above, but silent on error. Used when iterating over pools (because
1065 * don't have to worry about error semantics.
1497 "\tone persistent user-data error will remain. "));
1602 int error = 0;
1699 error = errno;
1704 if (error) {
1727 switch (error) {
1756 (void) zpool_standard_error(hdl, error, desc);
1760 (void) zpool_standard_error(hdl, error, desc);
1764 (void) zpool_standard_error(hdl, error, desc);
1766 newname ? origname : thename, -error, nv);
2370 int fd, error;
2386 * It's possible that we might encounter an error if the device
2388 * ignore that error and continue on.
2390 error = _efi_use_whole_disk(fd);
2392 if (error && error != VT_ENOSPC) {
2946 "Internal error: unable to retrieve pool "
3184 int error;
3202 * Don't allow error clearing for hot spares. Do allow
3203 * error clearing for l2cache devices.
3222 while ((error = zfs_ioctl(hdl, ZFS_IOC_CLEAR, &zc)) != 0 &&
3230 if (!error || ((policy.zrp_request & ZPOOL_TRY_REWIND) &&
3519 * Retrieve the persistent error log, uniquify the members, and return to the
3531 * Retrieve the raw error list from the kernel. If the number of errors
3856 * pass back the error to the caller. If the caller has passed a non-NULL
3987 /* prepare an error message just in case */
4098 * GPT labels. Print out a helpful error message dir-