Searched defs:fuse_init_out (Results 1 – 2 of 2) sorted by relevance
783 struct fuse_init_out { struct784 uint32_t major;785 uint32_t minor;786 uint32_t max_readahead;787 uint32_t flags;788 uint16_t max_background;789 uint16_t congestion_threshold;790 uint32_t max_write;791 uint32_t time_gran;792 uint16_t max_pages;[all …]
667 struct fuse_init_out { struct668 uint32_t major;669 uint32_t minor;670 uint32_t max_readahead;671 uint32_t flags;672 uint16_t max_background;673 uint16_t congestion_threshold;674 uint32_t max_write;675 uint32_t time_gran;676 uint16_t max_pages;[all …]