Searched refs:CONGESTION_ON_THRESH (Results 1 – 1 of 1) sorted by relevance
53 #define CONGESTION_ON_THRESH(congestion_kb) (congestion_kb >> (PAGE_SHIFT-10)) macro55 (CONGESTION_ON_THRESH(congestion_kb) - \56 (CONGESTION_ON_THRESH(congestion_kb) >> 2))537 CONGESTION_ON_THRESH(fsc->mount_options->congestion_kb)) in writepage_nounlock()918 if (writeback_stat > CONGESTION_ON_THRESH( in ceph_writepages_start()