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

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