Searched defs:fuse_init_out (Results 1 – 1 of 1) sorted by relevance
706 struct fuse_init_out { struct707 uint32_t major;708 uint32_t minor;709 uint32_t max_readahead;710 uint32_t flags;711 uint16_t max_background;712 uint16_t congestion_threshold;713 uint32_t max_write;714 uint32_t time_gran;715 uint16_t max_pages;[all …]