Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_mount.c289 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount()
306 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount()
339 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED, in zfs_mount()
358 return (zfs_error_fmt(hdl, EZFS_UMOUNTFAILED, in unmount_one()
732 (void) zfs_error_fmt(hdl, EZFS_SHARENFSFAILED, in zfs_share_proto()
763 (void) zfs_error_fmt(hdl, in zfs_share_proto()
778 (void) zfs_error_fmt(hdl, in zfs_share_proto()
785 (void) zfs_error_fmt(hdl, in zfs_share_proto()
835 return (zfs_error_fmt(hdl, EZFS_UNSHARENFSFAILED, in unshare_one()
846 return (zfs_error_fmt(hdl, EZFS_UNSHARENFSFAILED, in unshare_one()
[all …]
H A Dlibzfs_impl.h136 int zfs_error_fmt(libzfs_handle_t *, int, const char *, ...);
H A Dlibzfs_pool.c942 (void) zfs_error_fmt(hdl, EZFS_INVALIDNAME, in zpool_open_canfail()
961 (void) zfs_error_fmt(hdl, EZFS_NOENT, in zpool_open_canfail()
1014 (void) zfs_error_fmt(hdl, EZFS_POOLUNAVAIL, in zpool_open()
1531 return (zfs_error_fmt(hdl, EZFS_NOMEM, in zpool_import()
1541 return (zfs_error_fmt(hdl, EZFS_NOMEM, in zpool_import()
1633 return (zfs_error_fmt(hdl, EZFS_INVALIDNAME, in zpool_import_props()
3586 return (zfs_error_fmt(hdl, EZFS_PERM, in get_history()
3591 return (zfs_error_fmt(hdl, EZFS_NOHISTORY, in get_history()
3595 return (zfs_error_fmt(hdl, EZFS_BADVERSION, in get_history()
H A Dlibzfs_util.c285 return (zfs_error_fmt(hdl, error, "%s", msg)); in zfs_error()
290 zfs_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) in zfs_error_fmt() function
H A Dlibzfs_import.c1163 (void) zfs_error_fmt(hdl, EZFS_BADPATH, in zpool_find_import_impl()
1187 (void) zfs_error_fmt(hdl, EZFS_BADPATH, in zpool_find_import_impl()
H A Dlibzfs_sendrecv.c3431 (void) zfs_error_fmt(hdl, EZFS_EXISTS, in zfs_receive_one()
H A Dlibzfs_dataset.c2681 return (zfs_error_fmt(zhp->zfs_hdl, EZFS_PROPTYPE, in zfs_prop_get_numeric()