Searched refs:WB_async_congested (Results 1 – 3 of 3) sorted by relevance
402 return inode_congested(inode, 1 << WB_async_congested); in inode_write_congested()408 (1 << WB_async_congested)); in inode_rw_congested()423 return bdi_congested(bdi, 1 << WB_async_congested); in bdi_write_congested()429 (1 << WB_async_congested)); in bdi_rw_congested()
32 WB_async_congested, /* The async (write) queue is getting full */ enumerator
931 bit = sync ? WB_sync_congested : WB_async_congested; in clear_bdi_congested()944 bit = sync ? WB_sync_congested : WB_async_congested; in set_bdi_congested()