Lines Matching refs:zfs_verror

350 zfs_verror(libzfs_handle_t *hdl, int error, const char *fmt, va_list ap)  in zfs_verror()  function
389 zfs_verror(hdl, error, fmt, ap); in zfs_error_fmt()
403 zfs_verror(hdl, EZFS_PERM, fmt, ap); in zfs_common_error()
407 zfs_verror(hdl, EZFS_NODELEGATION, fmt, ap); in zfs_common_error()
411 zfs_verror(hdl, EZFS_IO, fmt, ap); in zfs_common_error()
415 zfs_verror(hdl, EZFS_FAULT, fmt, ap); in zfs_common_error()
419 zfs_verror(hdl, EZFS_INTR, fmt, ap); in zfs_common_error()
423 zfs_verror(hdl, EZFS_CKSUM, fmt, ap); in zfs_common_error()
452 zfs_verror(hdl, EZFS_IO, fmt, ap); in zfs_standard_error_fmt()
458 zfs_verror(hdl, EZFS_NOENT, fmt, ap); in zfs_standard_error_fmt()
463 zfs_verror(hdl, EZFS_NOSPC, fmt, ap); in zfs_standard_error_fmt()
469 zfs_verror(hdl, EZFS_EXISTS, fmt, ap); in zfs_standard_error_fmt()
475 zfs_verror(hdl, EZFS_BUSY, fmt, ap); in zfs_standard_error_fmt()
478 zfs_verror(hdl, EZFS_POOLREADONLY, fmt, ap); in zfs_standard_error_fmt()
481 zfs_verror(hdl, EZFS_NAMETOOLONG, fmt, ap); in zfs_standard_error_fmt()
484 zfs_verror(hdl, EZFS_BADVERSION, fmt, ap); in zfs_standard_error_fmt()
489 zfs_verror(hdl, EZFS_POOLUNAVAIL, fmt, ap); in zfs_standard_error_fmt()
492 zfs_verror(hdl, EZFS_ACTIVE_POOL, fmt, ap); in zfs_standard_error_fmt()
499 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zfs_standard_error_fmt()
505 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zfs_standard_error_fmt()
509 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zfs_standard_error_fmt()
512 zfs_verror(hdl, EZFS_WRONG_PARENT, fmt, ap); in zfs_standard_error_fmt()
515 zfs_verror(hdl, EZFS_BADPROP, fmt, ap); in zfs_standard_error_fmt()
518 zfs_verror(hdl, EZFS_NOT_USER_NAMESPACE, fmt, ap); in zfs_standard_error_fmt()
522 zfs_verror(hdl, EZFS_UNKNOWN, fmt, ap); in zfs_standard_error_fmt()
662 zfs_verror(hdl, EZFS_NODEVICE, fmt, ap); in zpool_standard_error_fmt()
668 zfs_verror(hdl, EZFS_NOENT, fmt, ap); in zpool_standard_error_fmt()
674 zfs_verror(hdl, EZFS_EXISTS, fmt, ap); in zpool_standard_error_fmt()
679 zfs_verror(hdl, EZFS_BUSY, fmt, ap); in zpool_standard_error_fmt()
684 zfs_verror(hdl, EZFS_NO_PENDING, fmt, ap); in zpool_standard_error_fmt()
690 zfs_verror(hdl, EZFS_BADDEV, fmt, ap); in zpool_standard_error_fmt()
694 zfs_verror(hdl, EZFS_DEVOVERFLOW, fmt, ap); in zpool_standard_error_fmt()
698 zfs_verror(hdl, EZFS_POOL_NOTSUP, fmt, ap); in zpool_standard_error_fmt()
702 zfs_verror(hdl, EZFS_POOL_INVALARG, fmt, ap); in zpool_standard_error_fmt()
707 zfs_verror(hdl, EZFS_NOSPC, fmt, ap); in zpool_standard_error_fmt()
713 zfs_verror(hdl, EZFS_POOLUNAVAIL, fmt, ap); in zpool_standard_error_fmt()
717 zfs_verror(hdl, EZFS_POOLREADONLY, fmt, ap); in zpool_standard_error_fmt()
722 zfs_verror(hdl, EZFS_BADPROP, fmt, ap); in zpool_standard_error_fmt()
725 zfs_verror(hdl, EZFS_ACTIVE_POOL, fmt, ap); in zpool_standard_error_fmt()
728 zfs_verror(hdl, EZFS_CHECKPOINT_EXISTS, fmt, ap); in zpool_standard_error_fmt()
731 zfs_verror(hdl, EZFS_DISCARDING_CHECKPOINT, fmt, ap); in zpool_standard_error_fmt()
734 zfs_verror(hdl, EZFS_NO_CHECKPOINT, fmt, ap); in zpool_standard_error_fmt()
737 zfs_verror(hdl, EZFS_DEVRM_IN_PROGRESS, fmt, ap); in zpool_standard_error_fmt()
740 zfs_verror(hdl, EZFS_VDEV_TOO_BIG, fmt, ap); in zpool_standard_error_fmt()
743 zfs_verror(hdl, EZFS_EXPORT_IN_PROGRESS, fmt, ap); in zpool_standard_error_fmt()
746 zfs_verror(hdl, EZFS_RESILVERING, fmt, ap); in zpool_standard_error_fmt()
749 zfs_verror(hdl, EZFS_REBUILDING, fmt, ap); in zpool_standard_error_fmt()
752 zfs_verror(hdl, EZFS_BADPROP, fmt, ap); in zpool_standard_error_fmt()
755 zfs_verror(hdl, EZFS_VDEV_NOTSUP, fmt, ap); in zpool_standard_error_fmt()
761 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zpool_standard_error_fmt()
767 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zpool_standard_error_fmt()
771 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zpool_standard_error_fmt()
774 zfs_verror(hdl, EZFS_RAIDZ_EXPAND_IN_PROGRESS, fmt, ap); in zpool_standard_error_fmt()
777 zfs_verror(hdl, EZFS_ASHIFT_MISMATCH, fmt, ap); in zpool_standard_error_fmt()
781 zfs_verror(hdl, EZFS_UNKNOWN, fmt, ap); in zpool_standard_error_fmt()