fsync 319 crmd/te_utils.c fsync(confirm); fsync 363 lib/ais/plugin.c fsync(logfd); fsync 375 lib/common/io.c if (fsync(fd) < 0) { fsync 455 lib/common/io.c if (fsync(fileno(fp)) < 0) { fsync 316 lib/common/logging.c if (fflush(logfile) < 0 || fsync(logfd) < 0) { fsync 3129 lib/common/xml.c if (fsync(fileno(stream)) < 0 && errno != EROFS && errno != EINVAL) {