Home
last modified time | relevance | path

Searched defs:fallocate (Results 1 – 2 of 2) sorted by relevance

/external/fio/
Dhelpers.c13 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() function
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dfuse.h257 int (*fallocate)(const char*, int, off_t, off_t, struct fuse_file_info*); member