Searched refs:EZFS_NAMETOOLONG (Results 1 – 3 of 3) sorted by relevance
195 case EZFS_NAMETOOLONG: in libzfs_error_description()481 zfs_verror(hdl, EZFS_NAMETOOLONG, fmt, ap); in zfs_standard_error_fmt()
2369 (void) zfs_error(hdl, EZFS_NAMETOOLONG, desc); in zpool_import_props()
106 EZFS_NAMETOOLONG, /* dataset name is too long */ enumerator