Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dfuse.h900 struct fuse_init_out { struct
901 uint32_t major;
902 uint32_t minor;
903 uint32_t max_readahead;
904 uint32_t flags;
905 uint16_t max_background;
906 uint16_t congestion_threshold;
907 uint32_t max_write;
908 uint32_t time_gran;
909 uint16_t max_pages;
[all …]