kubernetes/vendor/go.etcd.io/bbolt/boltsync_unix.go

// fdatasync flushes written data to a file descriptor.
func fdatasync(db *DB) error {}