Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfuse.h692 struct fuse_init_out { struct
693 uint32_t major;
694 uint32_t minor;
695 uint32_t max_readahead;
696 uint32_t flags;
697 uint16_t max_background;
698 uint16_t congestion_threshold;
699 uint32_t max_write;
700 uint32_t time_gran;
701 uint16_t max_pages;
[all …]