Home
last modified time | relevance | path

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

/netbsd-src/lib/libperfuse/
H A Dfuse.h447 struct fuse_fallocate_in { struct
448 uint64_t fh;
449 uint64_t offset;
450 uint64_t length;
451 uint32_t mode;
452 uint32_t padding;