Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/include/linux/
Dfuse.h480 struct fuse_fallocate_in { struct
481 uint64_t fh;
482 uint64_t offset;
484 uint64_t length;
485 uint32_t mode;
486 uint32_t padding;