Searched defs:fuse_init_out (Results 1 – 3 of 3) sorted by relevance
613 struct fuse_init_out { struct614 uint32_t major;615 uint32_t minor;616 uint32_t max_readahead;617 uint32_t flags;618 uint16_t max_background;619 uint16_t congestion_threshold;620 uint32_t max_write;621 uint32_t time_gran;622 uint16_t max_pages;[all …]
708 struct fuse_init_out { struct709 uint32_t major;710 uint32_t minor;711 uint32_t max_readahead;712 uint32_t flags;713 uint16_t max_background;714 uint16_t congestion_threshold;715 uint32_t max_write;716 uint32_t time_gran;717 uint16_t max_pages;[all …]