Searched refs:this_bw (Results 1 – 1 of 1) sorted by relevance
818 unsigned long this_bw = wb->avg_write_bandwidth; in wb_split_bdi_pages() local829 if (!tot_bw || this_bw >= tot_bw) in wb_split_bdi_pages()832 return DIV_ROUND_UP_ULL((u64)nr_pages * this_bw, tot_bw); in wb_split_bdi_pages()