Home
last modified time | relevance | path

Searched refs:EZFS_PERM (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c164 case EZFS_PERM: in libzfs_error_description()
402 zfs_verror(hdl, EZFS_PERM, fmt, ap); in zfs_common_error()
H A Dlibzfs_mount.c568 libzfs_err = EZFS_PERM; in unmount_one()
H A Dlibzfs_pool.c4709 return (zfs_error_fmt(hdl, EZFS_PERM, in get_history()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h93 EZFS_PERM, /* permission denied */ enumerator