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.h892 struct fuse_fallocate_in { struct
893 uint64_t fh;
894 uint64_t offset;
895 uint64_t length;
896 uint32_t mode;
897 uint32_t padding;