| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_pool.c | 681 (void) zfs_error(hdl, EZFS_BADPROP, in zpool_valid_proplist() 1287 zfs_error(hdl, EZFS_CRYPTOFAILED, msg); in zpool_create() 1417 (void) zfs_error(hdl, EZFS_BADDEV, msg); in zpool_destroy() 1527 (void) zfs_error(hdl, EZFS_BADDEV, msg); in zpool_add() 1534 (void) zfs_error(hdl, EZFS_BADDEV, msg); in zpool_add() 2988 return (zfs_error(hdl, EZFS_NODEVICE, in zpool_vdev_online() 3293 (void) zfs_error(hdl, EZFS_BADDEV, msg); in zpool_vdev_attach() 3302 (void) zfs_error(hdl, EZFS_BADDEV, msg); in zpool_vdev_attach() 3726 (void) zfs_error(hdl, EZFS_BUSY, msg); in zpool_vdev_remove() 3733 (void) zfs_error(hdl, EZFS_BUSY, msg); in zpool_vdev_remove() [all …]
|
| H A D | libzfs_dataset.c | 1108 (void) zfs_error(hdl, in zfs_valid_proplist() 1395 (void) zfs_error(hdl, EZFS_ZONED, in zfs_valid_proplist() 1403 (void) zfs_error(hdl, EZFS_ZONED, in zfs_valid_proplist() 1439 (void) zfs_error(hdl, EZFS_BADPROP, in zfs_valid_proplist() 1464 (void) zfs_error(hdl, EZFS_BADPROP, in zfs_valid_proplist() 1472 (void) zfs_error(hdl, EZFS_BADPROP, in zfs_valid_proplist() 1519 (void) zfs_error(hdl, EZFS_BADPROP, in zfs_valid_proplist() 1528 (void) zfs_error(hdl, EZFS_BADPROP, in zfs_valid_proplist() 1550 (void) zfs_error(hdl, EZFS_BADPROP, in zfs_valid_proplist() 1999 ret = zfs_error(hdl, EZFS_ZONED, errbuf); in zfs_prop_inherit() [all …]
|
| H A D | libzfs_sendrecv.c | 744 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in zfs_send_space() 828 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in dump_ioctl() 1474 return (zfs_error(zhp->zfs_hdl, in estimate_size() 1884 ret = zfs_error(hdl, EZFS_FAULT, errbuf); in zfs_send_saved() 1897 ret = zfs_error(hdl, EZFS_FAULT, errbuf); in zfs_send_saved() 1908 ret = zfs_error(hdl, EZFS_FAULT, errbuf); in zfs_send_saved() 1916 ret = zfs_error(hdl, EZFS_FAULT, errbuf); in zfs_send_saved() 2501 return (zfs_error(zhp->zfs_hdl, in zfs_send_one() 4288 err = zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_receive_one() 4303 err = zfs_error(hdl, EZFS_NOTSUP, errbuf); in zfs_receive_one() [all …]
|
| H A D | libzfs_util.c | 513 (void) zfs_error(hdl, EZFS_PROPSPACE, errbuf); in zfs_setprop_error() 520 (void) zfs_error(hdl, EZFS_PROPSPACE, errbuf); in zfs_setprop_error() 540 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_setprop_error() 557 (void) zfs_error(hdl, EZFS_NOTSUP, errbuf); in zfs_setprop_error() 563 (void) zfs_error(hdl, EZFS_NOTSUP, errbuf); in zfs_setprop_error() 571 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_setprop_error() 578 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_setprop_error() 585 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_setprop_error() 1754 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); 1782 return (zfs_error(hdl, EZFS_BADPROP, [all …]
|
| H A D | libzfs_diff.c | 487 return (zfs_error(hdl, EZFS_DIFF, di->errbuf)); in make_temp_snapshot() 542 return (zfs_error(hdl, EZFS_INVALIDNAME, in get_snapshot_names() 570 return (zfs_error(hdl, EZFS_INVALIDNAME, di->errbuf)); in get_snapshot_names() 604 return (zfs_error(hdl, EZFS_INVALIDNAME, di->errbuf)); in get_snapshot_names() 643 return (zfs_error(di->zhp->zfs_hdl, EZFS_BADTYPE, di->errbuf)); in get_mountpoint() 737 return (zfs_error(zhp->zfs_hdl, EZFS_PIPEFAILED, errbuf)); in zfs_show_diffs() 752 return (zfs_error(zhp->zfs_hdl, in zfs_show_diffs() 782 return (zfs_error(zhp->zfs_hdl, EZFS_DIFF, di.errbuf)); in zfs_show_diffs() 784 return (zfs_error(zhp->zfs_hdl, EZFS_DIFFDATA, errbuf)); in zfs_show_diffs() 793 return (zfs_error(zhp->zfs_hdl, EZFS_DIFF, di.errbuf)); in zfs_show_diffs()
|
| H A D | libzfs_crypto.c | 1228 zfs_error(zhp->zfs_hdl, EZFS_CRYPTOFAILED, errbuf); in zfs_crypto_load_key() 1327 zfs_error(zhp->zfs_hdl, EZFS_CRYPTOFAILED, errbuf); in zfs_crypto_unload_key() 1333 zfs_error(zhp->zfs_hdl, EZFS_CRYPTOFAILED, errbuf); in zfs_crypto_unload_key() 1599 zfs_error(zhp->zfs_hdl, EZFS_CRYPTOFAILED, errbuf); in zfs_crypto_rewrap() 1619 zfs_error(zhp->zfs_hdl, EZFS_CRYPTOFAILED, errbuf); in zfs_crypto_rewrap()
|
| H A D | libzfs_changelist.c | 660 (void) zfs_error(zhp->zfs_hdl, EZFS_NOMEM, "internal error"); in changelist_gather() 671 (void) zfs_error(zhp->zfs_hdl, EZFS_NOMEM, "internal error"); in changelist_gather()
|
| H A D | libzfs_iter.c | 513 err = zfs_error(zhp->zfs_hdl, in iter_dependents_cb()
|
| H A D | libzfs.abi | 144 …<elf-symbol name='zfs_error' type='func-type' binding='global-binding' visibility='default-visibil… 3455 …zfs_error' mangled-name='zfs_error' filepath='/home/fedora/zfs/lib/libzfs/libzfs_util.c' line='347…
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_pool_os.c | 68 return (zfs_error(hdl, EZFS_OPENFAILED, msg)); in zpool_relabel_disk() 86 return (zfs_error(hdl, EZFS_NOCAP, msg)); in zpool_relabel_disk() 251 return (zfs_error(hdl, EZFS_OPENFAILED, errbuf)); in zpool_label_disk() 266 return (zfs_error(hdl, EZFS_NOCAP, errbuf)); in zpool_label_disk() 314 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk() 328 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk() 339 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()
|
| H A D | libzfs_util_os.c | 180 return (zfs_error(di->zhp->zfs_hdl, EZFS_DIFF, di->errbuf)); in find_shares_object()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/ |
| H A D | libzfs_compat.c | 271 return (zfs_error(hdl, EZFS_BADTYPE, errbuf)); in zfs_jail() 275 return (zfs_error(hdl, EZFS_BADTYPE, errbuf)); in zfs_jail() 279 return (zfs_error(hdl, EZFS_BADTYPE, errbuf)); in zfs_jail()
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs_impl.h | 136 int zfs_error(libzfs_handle_t *, int, const char *);
|
| H A D | libzfs.h | 60 typedef enum zfs_error { enum
|