Searched refs:bg_bytes (Results 1 – 1 of 1) sorted by relevance
379 unsigned long bg_bytes = dirty_background_bytes; in domain_dirty_limits() local401 if (bg_bytes) in domain_dirty_limits()402 bg_ratio = min(DIV_ROUND_UP(bg_bytes, global_avail), in domain_dirty_limits()404 bytes = bg_bytes = 0; in domain_dirty_limits()412 if (bg_bytes) in domain_dirty_limits()413 bg_thresh = DIV_ROUND_UP(bg_bytes, PAGE_SIZE); in domain_dirty_limits()