Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h769 struct fuse_init_out { struct
770 uint32_t major;
771 uint32_t minor;
772 uint32_t max_readahead;
773 uint32_t flags;
774 uint16_t max_background;
775 uint16_t congestion_threshold;
776 uint32_t max_write;
777 uint32_t time_gran;
778 uint16_t max_pages;
[all …]