Searched refs:EZFS_LABELFAILED (Results 1 – 3 of 3) sorted by relevance
300 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()339 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()353 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()364 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()
109 EZFS_LABELFAILED, /* write of label failed */ enumerator
202 case EZFS_LABELFAILED: in libzfs_error_description()