blob: 5b7686a67dacb877b83086ae38cabd12c71addc2 [file] [log] [blame]
// Copyright 2011 Google Inc. All Rights Reserved.
// Author: qianzhang@google.com (Qian Zhang)
#define _GNU_SOURCE
int fallocate64( int fd, int mode, __off64_t offset, __off64_t len );