Searched refs:congestion_threshold (Results 1 – 4 of 4) sorted by relevance
1017 fc->congestion_threshold = FUSE_DEFAULT_CONGESTION_THRESHOLD; in fuse_conn_init()1304 if (arg->congestion_threshold) { in process_init_limits()1305 fc->congestion_threshold = arg->congestion_threshold; in process_init_limits()1308 fc->congestion_threshold > max_user_congthresh) in process_init_limits()1309 fc->congestion_threshold = max_user_congthresh; in process_init_limits()
905 if (fc->num_background >= fc->congestion_threshold && in fuse_handle_readahead()2297 fc->num_background >= fc->congestion_threshold) in fuse_writepages()
920 uint16_t congestion_threshold; member
138 congestion_threshold