Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h773 struct fuse_fallocate_in { struct
774 uint64_t fh;
775 uint64_t offset;
776 uint64_t length;
777 uint32_t mode;
778 uint32_t padding;