Searched refs:WB_async_congested (Results 1 – 7 of 7) sorted by relevance
471 return inode_congested(inode, 1 << WB_async_congested); in inode_write_congested()477 (1 << WB_async_congested)); in inode_rw_congested()492 return bdi_congested(bdi, 1 << WB_async_congested); in bdi_write_congested()498 (1 << WB_async_congested)); in bdi_rw_congested()
32 WB_async_congested, /* The async (write) queue is getting full */ enumerator
988 bit = sync ? WB_sync_congested : WB_async_congested; in clear_wb_congested()1001 bit = sync ? WB_sync_congested : WB_async_congested; in set_wb_congested()
2430 r |= (1 << WB_async_congested); in drbd_congested()2453 if (bdi_bits & (1 << WB_async_congested) && in drbd_congested()2455 r |= (1 << WB_async_congested); in drbd_congested()
3336 (1 << WB_async_congested) | in device_to_statistics()
756 if ((bits & (1 << WB_async_congested)) && in raid1_congested()771 if ((bits & (1 << WB_async_congested)) || 1) in raid1_congested()
871 if ((bits & (1 << WB_async_congested)) && in raid10_congested()