Searched defs:fuse_init_out (Results 1 – 2 of 2) sorted by relevance
884 struct fuse_init_out { struct885 uint32_t major;886 uint32_t minor;887 uint32_t max_readahead;888 uint32_t flags;889 uint16_t max_background;890 uint16_t congestion_threshold;891 uint32_t max_write;892 uint32_t time_gran;893 uint16_t max_pages;[all …]
868 struct fuse_init_out { struct869 uint32_t major;870 uint32_t minor;871 uint32_t max_readahead;872 uint32_t flags;873 uint16_t max_background;874 uint16_t congestion_threshold;875 uint32_t max_write;876 uint32_t time_gran;877 uint16_t max_pages;[all …]