Searched defs:fuse_init_out (Results 1 – 2 of 2) sorted by relevance
799 struct fuse_init_out { struct800 uint32_t major;801 uint32_t minor;802 uint32_t max_readahead;803 uint32_t flags;804 uint16_t max_background;805 uint16_t congestion_threshold;806 uint32_t max_write;807 uint32_t time_gran;808 uint16_t max_pages;[all …]
809 struct fuse_init_out { struct810 uint32_t major;811 uint32_t minor;812 uint32_t max_readahead;813 uint32_t flags;814 uint16_t max_background;815 uint16_t congestion_threshold;816 uint32_t max_write;817 uint32_t time_gran;818 uint16_t max_pages;[all …]