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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_mount.c297 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED,
315 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED,
349 return (zfs_error_fmt(hdl, EZFS_MOUNTFAILED,
368 return (zfs_error_fmt(hdl, EZFS_UMOUNTFAILED,
757 (void) zfs_error_fmt(hdl, EZFS_SHARENFSFAILED,
790 (void) zfs_error_fmt(hdl,
805 (void) zfs_error_fmt(hdl,
826 (void) zfs_error_fmt(hdl,
877 return (zfs_error_fmt(hdl, proto_table[proto].p_unshare_err,
888 return (zfs_error_fmt(hd
[all...]
H A Dlibzfs_impl.h136 int zfs_error_fmt(libzfs_handle_t *, int, const char *, ...);
H A Dlibzfs_import.c1178 (void) zfs_error_fmt(hdl, EZFS_BADPATH,
1204 (void) zfs_error_fmt(hdl, EZFS_BADPATH,
1222 (void) zfs_error_fmt(hdl, EZFS_BADPATH,
H A Dlibzfs_pool.c992 (void) zfs_error_fmt(hdl, EZFS_INVALIDNAME,
1011 (void) zfs_error_fmt(hdl, EZFS_NOENT,
1064 (void) zfs_error_fmt(hdl, EZFS_POOLUNAVAIL,
1581 return (zfs_error_fmt(hdl, EZFS_NOMEM,
1591 return (zfs_error_fmt(hdl, EZFS_NOMEM,
1683 return (zfs_error_fmt(hdl, EZFS_INVALIDNAME,
3678 return (zfs_error_fmt(hdl, EZFS_PERM,
3683 return (zfs_error_fmt(hdl, EZFS_NOHISTORY,
3687 return (zfs_error_fmt(hdl, EZFS_BADVERSION,
H A Dlibzfs_util.c291 return (zfs_error_fmt(hdl, error, "%s", msg));
296 zfs_error_fmt(libzfs_handle_t *hdl, int error, const char *fmt, ...) function
H A Dlibzfs_dataset.c2625 return (zfs_error_fmt(zhp->zfs_hdl, EZFS_PROPTYPE,
H A Dlibzfs_sendrecv.c3528 (void) zfs_error_fmt(hdl, EZFS_EXISTS,

Completed in 138 milliseconds