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.h904 struct fuse_init_out { struct
905 uint32_t major;
906 uint32_t minor;
907 uint32_t max_readahead;
908 uint32_t flags;
909 uint16_t max_background;
910 uint16_t congestion_threshold;
911 uint32_t max_write;
912 uint32_t time_gran;
913 uint16_t max_pages;
[all …]