Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfuse.h774 struct fuse_init_out { struct
775 uint32_t major;
776 uint32_t minor;
777 uint32_t max_readahead;
778 uint32_t flags;
779 uint16_t max_background;
780 uint16_t congestion_threshold;
781 uint32_t max_write;
782 uint32_t time_gran;
783 uint16_t max_pages;
[all …]