Searched refs:host_free_bytes (Results 1 – 1 of 1) sorted by relevance
173 size_t link_avail_bytes, link_free_bytes, host_avail_bytes, host_free_bytes; in chain_task_run() local211 host_free_bytes = stat.free; in chain_task_run()220 const size_t increment = MIN(host_free_bytes, link_avail_bytes); in chain_task_run()