Searched refs:congestion_threshold (Results 1 – 3 of 3) sorted by relevance
155 val = READ_ONCE(fc->congestion_threshold); in fuse_conn_congestion_threshold_read()177 WRITE_ONCE(fc->congestion_threshold, val); in fuse_conn_congestion_threshold_write()
1039 if (fc->num_background >= fc->congestion_threshold && in fuse_readahead()2453 fc->num_background >= fc->congestion_threshold) in fuse_writepages()
905 uint16_t congestion_threshold;894 uint16_t congestion_threshold; global() member