Home
last modified time | relevance | path

Searched refs:BDI_async_congested (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dbacking-dev.h31 BDI_async_congested, /* The async (write) queue is getting full */ enumerator
289 return bdi_congested(bdi, 1 << BDI_async_congested); in bdi_write_congested()
295 (1 << BDI_async_congested)); in bdi_rw_congested()