Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h997 struct fuse_fallocate_in { struct
998 uint64_t fh;
999 uint64_t offset;
1000 uint64_t length;
1001 uint32_t mode;
1002 uint32_t padding;