Searched defs:fuse_init_out (Results 1 – 1 of 1) sorted by relevance
51308 struct fuse_init_out { struct51309 uint32_t major;51310 uint32_t minor;51311 uint32_t max_readahead;51312 uint32_t flags;51313 uint16_t max_background;51314 uint16_t congestion_threshold;51315 uint32_t max_write;51316 uint32_t time_gran;51317 uint16_t max_pages;[all …]