Searched refs:EZFS_NOT_USER_NAMESPACE (Results 1 – 3 of 3) sorted by relevance
270 return (zfs_error(hdl, EZFS_NOT_USER_NAMESPACE, errbuf)); in zfs_userns()
315 case EZFS_NOT_USER_NAMESPACE: in libzfs_error_description()517 zfs_verror(hdl, EZFS_NOT_USER_NAMESPACE, fmt, ap); in zfs_standard_error_fmt()
156 EZFS_NOT_USER_NAMESPACE, /* a file is not a user namespace */ enumerator