Searched defs:fuse_init_out (Results 1 – 2 of 2) sorted by relevance
656 struct fuse_init_out { struct657 uint32_t major;658 uint32_t minor;659 uint32_t max_readahead;660 uint32_t flags;661 uint16_t max_background;662 uint16_t congestion_threshold;663 uint32_t max_write;664 uint32_t time_gran;665 uint16_t max_pages;[all …]
728 struct fuse_init_out { struct729 uint32_t major;730 uint32_t minor;731 uint32_t max_readahead;732 uint32_t flags;733 uint16_t max_background;734 uint16_t congestion_threshold;735 uint32_t max_write;736 uint32_t time_gran;737 uint16_t max_pages;[all …]