EROFS             358 lib/common/results.c         case EROFS:             return "EROFS";
EROFS            1246 lib/common/xml.c     if (fsync(fileno(stream)) < 0 && errno != EROFS  && errno != EINVAL) {