Searched defs:fuse_init_out (Results 1 – 1 of 1) sorted by relevance
604 struct fuse_init_out { struct605 uint32_t major;606 uint32_t minor;607 uint32_t max_readahead;608 uint32_t flags;609 uint16_t max_background;610 uint16_t congestion_threshold;611 uint32_t max_write;612 uint32_t time_gran;613 uint32_t unused[9];