fuse_conn_info

Members

Variables

async_read
uint async_read;

Is asynchronous read supported (read-write)

capable
uint capable;

Capability flags, that the kernel supports

congestion_threshold
uint congestion_threshold;

Kernel congestion threshold parameter

max_background
uint max_background;

Maximum number of backgrounded requests

max_readahead
uint max_readahead;

Maximum readahead

max_write
uint max_write;

Maximum size of the write buffer

proto_major
uint proto_major;

Major version of the protocol (read-only)

proto_minor
uint proto_minor;

Minor version of the protocol (read-only)

reserved
uint reserved;

For future use.

want
uint want;

Capability flags, that the filesystem wants to enable

Meta