Searched refs:EZFS_LABELFAILED (Results 1 – 3 of 3) sorted by relevance
108 EZFS_LABELFAILED, /* write of label failed */ enumerator
4723 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()4740 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()4813 return (zfs_error(hdl, EZFS_LABELFAILED, errbuf)); in zpool_label_disk()
185 case EZFS_LABELFAILED: in libzfs_error_description()