Searched refs:BDI_sync_congested (Results 1 – 3 of 3) sorted by relevance
32 BDI_sync_congested, /* The sync queue is getting full */ enumerator257 return bdi_congested(bdi, 1 << BDI_sync_congested); in bdi_read_congested()267 return bdi_congested(bdi, (1 << BDI_sync_congested) | in bdi_rw_congested()
482 bit = sync ? BDI_sync_congested : BDI_async_congested; in clear_bdi_congested()495 bit = sync ? BDI_sync_congested : BDI_async_congested; in set_bdi_congested()
2386 r |= (1 << BDI_sync_congested); in drbd_congested()