Home
last modified time | relevance | path

Searched defs:fuse_init_out (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dfuse.h744 struct fuse_init_out { struct
745 uint32_t major;
746 uint32_t minor;
747 uint32_t max_readahead;
748 uint32_t flags;
749 uint16_t max_background;
750 uint16_t congestion_threshold;
751 uint32_t max_write;
752 uint32_t time_gran;
753 uint16_t max_pages;
[all …]