fsync             412 lib/common/io.c     if (fsync(fd) < 0) {
fsync             501 lib/common/io.c     if (fsync(fileno(fp)) < 0) {
fsync            1246 lib/common/xml.c     if (fsync(fileno(stream)) < 0 && errno != EROFS  && errno != EINVAL) {