Searched refs:max_readahead_blocks (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_ipc.h204 uint32_t max_readahead_blocks; member in struct:fuse_data
H A Dfuse_io.c353 data->max_readahead_blocks + 1);
356 } else if (seqcount > 1 && data->max_readahead_blocks >= 1) {
H A Dfuse_internal.c1032 data->max_readahead_blocks = fiio->max_readahead / maxbcachebuf;
H A Dfuse_vnops.c536 data->max_readahead_blocks);

Completed in 201 milliseconds