Searched refs:WB_async_congested (Results 1 – 7 of 7) sorted by relevance
477 return inode_congested(inode, 1 << WB_async_congested); in inode_write_congested()483 (1 << WB_async_congested)); in inode_rw_congested()498 return bdi_congested(bdi, 1 << WB_async_congested); in bdi_write_congested()504 (1 << WB_async_congested)); in bdi_rw_congested()
32 WB_async_congested, /* The async (write) queue is getting full */ enumerator
1056 bit = sync ? WB_sync_congested : WB_async_congested; in clear_wb_congested()1069 bit = sync ? WB_sync_congested : WB_async_congested; in set_wb_congested()
2439 r |= (1 << WB_async_congested); in drbd_congested()2462 if (bdi_bits & (1 << WB_async_congested) && in drbd_congested()2464 r |= (1 << WB_async_congested); in drbd_congested()
3390 (1 << WB_async_congested) | in device_to_statistics()
777 if ((bits & (1 << WB_async_congested)) && in raid1_congested()792 if ((bits & (1 << WB_async_congested)) || 1) in raid1_congested()
856 if ((bits & (1 << WB_async_congested)) && in raid10_congested()