Searched refs:zfs_error_fmt (Results 1 – 7 of 7) sorted by relevance
| /src/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_mount.c | 403 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at() 453 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at() 472 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at() 500 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at() 531 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at() 577 return (zfs_error_fmt(zhp->zfs_hdl, libzfs_err, in unmount_one() 693 return (zfs_error_fmt(hdl, proto_table[proto].p_unshare_err, in unshare_one() 743 return (zfs_error_fmt(zhp->zfs_hdl, in zfs_share()
|
| H A D | libzfs_impl.h | 124 extern int zfs_error_fmt(libzfs_handle_t *, int, const char *, ...)
|
| H A D | libzfs_pool.c | 1317 (void) zfs_error_fmt(hdl, EZFS_INVALIDNAME, in zpool_open_canfail() 1335 (void) zfs_error_fmt(hdl, EZFS_NOENT, in zpool_open_canfail() 1387 (void) zfs_error_fmt(hdl, EZFS_POOLUNAVAIL, in zpool_open() 1902 return (zfs_error_fmt(zhp->zpool_hdl, EZFS_ACTIVE_SPARE, in zpool_export_common() 2079 return (zfs_error_fmt(hdl, EZFS_NOMEM, in zpool_import() 2089 return (zfs_error_fmt(hdl, EZFS_NOMEM, in zpool_import() 2180 return (zfs_error_fmt(hdl, EZFS_INVALIDNAME, in zpool_import_props() 2555 (void) zfs_error_fmt(zhp->zpool_hdl, vd_error, in zpool_initialize_impl() 2718 (void) zfs_error_fmt(zhp->zpool_hdl, vd_error, in check_trim_errs() 4797 return (zfs_error_fmt(hdl, EZFS_PERM, in get_history() [all …]
|
| H A D | libzfs_util.c | 379 return (zfs_error_fmt(hdl, error, "%s", msg)); in zfs_error() 383 zfs_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zfs_error_fmt() function
|
| H A D | libzfs_sendrecv.c | 5203 (void) zfs_error_fmt(hdl, EZFS_EXISTS, in zfs_receive_one() 5290 (void) zfs_error_fmt(hdl, EZFS_RESUME_EXISTS, in zfs_receive_one()
|
| H A D | libzfs_dataset.c | 3102 return (zfs_error_fmt(zhp->zfs_hdl, EZFS_PROPTYPE, in zfs_prop_get_numeric()
|
| H A D | libzfs.abi | 5103 <function-decl name='zfs_error_fmt' visibility='default' binding='global' size-in-bits='64'>
|