Home
last modified time | relevance | path

Searched refs:zfs_error_fmt (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_mount.c400 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at()
450 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at()
469 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at()
497 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at()
528 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount_at()
574 return (zfs_error_fmt(zhp->zfs_hdl, libzfs_err, in unmount_one()
690 return (zfs_error_fmt(hdl, proto_table[proto].p_unshare_err, in unshare_one()
740 return (zfs_error_fmt(zhp->zfs_hdl, in zfs_share()
H A Dlibzfs_impl.h123 extern int zfs_error_fmt(libzfs_handle_t *, int, const char *, ...)
H A Dlibzfs_pool.c1315 (void) zfs_error_fmt(hdl, EZFS_INVALIDNAME, in zpool_open_canfail()
1333 (void) zfs_error_fmt(hdl, EZFS_NOENT, in zpool_open_canfail()
1385 (void) zfs_error_fmt(hdl, EZFS_POOLUNAVAIL, in zpool_open()
1895 return (zfs_error_fmt(zhp->zpool_hdl, EZFS_ACTIVE_SPARE, in zpool_export_common()
2070 return (zfs_error_fmt(hdl, EZFS_NOMEM, in zpool_import()
2080 return (zfs_error_fmt(hdl, EZFS_NOMEM, in zpool_import()
2171 return (zfs_error_fmt(hdl, EZFS_INVALIDNAME, in zpool_import_props()
2541 (void) zfs_error_fmt(zhp->zpool_hdl, vd_error, in zpool_initialize_impl()
2704 (void) zfs_error_fmt(zhp->zpool_hdl, vd_error, in check_trim_errs()
4783 return (zfs_error_fmt(hdl, EZFS_PERM, in get_history()
[all …]
H A Dlibzfs_util.c379 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 Dlibzfs_sendrecv.c5203 (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 Dlibzfs_dataset.c3089 return (zfs_error_fmt(zhp->zfs_hdl, EZFS_PROPTYPE, in zfs_prop_get_numeric()
H A Dlibzfs.abi5250 <function-decl name='zfs_error_fmt' visibility='default' binding='global' size-in-bits='64'>