Home
last modified time | relevance | path

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

/third_party/libfuse/include/
Dfuse_kernel.h731 struct fuse_fallocate_in { struct
732 uint64_t fh;
733 uint64_t offset;
734 uint64_t length;
735 uint32_t mode;
736 uint32_t padding;