Searched defs:fuse_init_out (Results 1 – 2 of 2) sorted by relevance
895 struct fuse_init_out { struct896 uint32_t major;897 uint32_t minor;898 uint32_t max_readahead;899 uint32_t flags;900 uint16_t max_background;901 uint16_t congestion_threshold;902 uint32_t max_write;903 uint32_t time_gran;904 uint16_t max_pages;[all …]
868 struct fuse_init_out { struct869 uint32_t major;870 uint32_t minor;871 uint32_t max_readahead;872 uint32_t flags;873 uint16_t max_background;874 uint16_t congestion_threshold;875 uint32_t max_write;876 uint32_t time_gran;877 uint16_t max_pages;[all …]