Searched refs:BDI_sync_congested (Results 1 – 2 of 2) sorted by relevance
32 BDI_sync_congested, /* The sync queue is getting full */ enumerator264 return bdi_congested(bdi, 1 << BDI_sync_congested); in bdi_read_congested()274 return bdi_congested(bdi, (1 << BDI_sync_congested) | in bdi_rw_congested()
733 bit = sync ? BDI_sync_congested : BDI_async_congested; in clear_bdi_congested()746 bit = sync ? BDI_sync_congested : BDI_async_congested; in set_bdi_congested()