Searched defs:fuse_init_out (Results 1 – 1 of 1) sorted by relevance
581 struct fuse_init_out { struct582 uint32_t major;583 uint32_t minor;584 uint32_t max_readahead;585 uint32_t flags;586 uint16_t max_background;587 uint16_t congestion_threshold;588 uint32_t max_write;589 uint32_t time_gran;590 uint32_t unused[9];