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.h1003 struct fuse_fallocate_in { struct
1004 uint64_t fh;
1005 uint64_t offset;
1006 uint64_t length;
1007 uint32_t mode;
1008 uint32_t padding;