| /titanic_41/usr/src/lib/libzfs/common/ |
| H A D | libzfs_dataset.c | 693 (void) zfs_error(hdl, EZFS_INVALIDNAME, errbuf); in zfs_open() 739 (void) zfs_error(hdl, EZFS_NOENT, errbuf); in zfs_open() 757 (void) zfs_error(hdl, EZFS_BADTYPE, errbuf); in zfs_open() 985 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_valid_proplist() 993 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_valid_proplist() 1012 (void) zfs_error(hdl, EZFS_PROPTYPE, errbuf); in zfs_valid_proplist() 1029 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_valid_proplist() 1038 (void) zfs_error(hdl, EZFS_PROPREADONLY, in zfs_valid_proplist() 1049 (void) zfs_error(hdl, in zfs_valid_proplist() 1065 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zfs_valid_proplist() [all …]
|
| H A D | libzfs_pool.c | 424 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zpool_valid_proplist() 431 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zpool_valid_proplist() 440 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zpool_valid_proplist() 457 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zpool_valid_proplist() 464 (void) zfs_error(hdl, EZFS_PROPREADONLY, errbuf); in zpool_valid_proplist() 482 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zpool_valid_proplist() 492 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zpool_valid_proplist() 500 (void) zfs_error(hdl, EZFS_BADVERSION, errbuf); in zpool_valid_proplist() 512 (void) zfs_error(hdl, EZFS_INVALIDNAME, errbuf); in zpool_valid_proplist() 519 (void) zfs_error(hdl, EZFS_OPENFAILED, errbuf); in zpool_valid_proplist() [all …]
|
| H A D | libzfs_sendrecv.c | 909 return (zfs_error(hdl, EZFS_CROSSTARGET, errbuf)); in estimate_ioctl() 918 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in estimate_ioctl() 932 return (zfs_error(hdl, EZFS_BADBACKUP, errbuf)); in estimate_ioctl() 989 return (zfs_error(hdl, EZFS_CROSSTARGET, errbuf)); in dump_ioctl() 998 return (zfs_error(hdl, EZFS_NOENT, errbuf)); in dump_ioctl() 1012 return (zfs_error(hdl, EZFS_BADBACKUP, errbuf)); in dump_ioctl() 1527 return (zfs_error(hdl, EZFS_FAULT, errbuf)); in zfs_send_resume() 1542 return (zfs_error(hdl, EZFS_FAULT, errbuf)); in zfs_send_resume() 1560 return (zfs_error(hdl, EZFS_BADPATH, errbuf)); in zfs_send_resume() 1566 return (zfs_error(hdl, EZFS_BADPATH, errbuf)); in zfs_send_resume() [all …]
|
| H A D | libzfs_diff.c | 497 return (zfs_error(di->zhp->zfs_hdl, EZFS_DIFF, di->errbuf)); in find_shares_object() 522 return (zfs_error(hdl, EZFS_DIFF, di->errbuf)); in make_temp_snapshot() 575 return (zfs_error(hdl, EZFS_INVALIDNAME, in get_snapshot_names() 604 return (zfs_error(hdl, EZFS_INVALIDNAME, di->errbuf)); in get_snapshot_names() 638 return (zfs_error(hdl, EZFS_INVALIDNAME, di->errbuf)); in get_snapshot_names() 677 return (zfs_error(di->zhp->zfs_hdl, EZFS_BADTYPE, di->errbuf)); in get_mountpoint() 771 return (zfs_error(zhp->zfs_hdl, EZFS_PIPEFAILED, errbuf)); in zfs_show_diffs() 786 return (zfs_error(zhp->zfs_hdl, in zfs_show_diffs() 816 return (zfs_error(zhp->zfs_hdl, EZFS_DIFF, di.errbuf)); in zfs_show_diffs() 818 return (zfs_error(zhp->zfs_hdl, EZFS_DIFFDATA, errbuf)); in zfs_show_diffs() [all …]
|
| H A D | libzfs_util.c | 282 zfs_error(libzfs_handle_t *hdl, int error, const char *msg) in zfs_error() function 493 return (zfs_error(hdl, EZFS_NOMEM, "internal error")); in no_memory() 1282 (void) zfs_error(hdl, EZFS_BADPROP, errbuf); in zprop_parse_value() 1310 return (zfs_error(hdl, EZFS_BADPROP, in addlist() 1359 return (zfs_error(hdl, EZFS_BADPROP, dgettext(TEXT_DOMAIN, in zprop_get_list() 1385 return (zfs_error(hdl, EZFS_BADPROP, in zprop_get_list()
|
| H A D | libzfs_impl.h | 135 int zfs_error(libzfs_handle_t *, int, const char *);
|
| H A D | libzfs_changelist.c | 571 (void) zfs_error(zhp->zfs_hdl, EZFS_NOMEM, "internal error"); in changelist_gather() 583 (void) zfs_error(zhp->zfs_hdl, EZFS_NOMEM, "internal error"); in changelist_gather()
|
| H A D | libzfs_import.c | 1337 (void) zfs_error(hdl, EZFS_BADCACHE, in zpool_find_import_cached() 1345 (void) zfs_error(hdl, EZFS_BADCACHE, in zpool_find_import_cached() 1358 (void) zfs_error(hdl, EZFS_BADCACHE, in zpool_find_import_cached() 1368 (void) zfs_error(hdl, EZFS_BADCACHE, in zpool_find_import_cached()
|
| H A D | libzfs_iter.c | 478 err = zfs_error(zhp->zfs_hdl, in iter_dependents_cb()
|
| H A D | libzfs.h | 57 typedef enum zfs_error { enum
|