Searched refs:WB_sync_congested (Results 1 – 5 of 5) sorted by relevance
472 return inode_congested(inode, 1 << WB_sync_congested); in inode_read_congested()482 return inode_congested(inode, (1 << WB_sync_congested) | in inode_rw_congested()493 return bdi_congested(bdi, 1 << WB_sync_congested); in bdi_read_congested()503 return bdi_congested(bdi, (1 << WB_sync_congested) | in bdi_rw_congested()
33 WB_sync_congested, /* The sync 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()
2446 r |= (1 << WB_sync_congested); in drbd_congested()
3391 (1 << WB_sync_congested)); in device_to_statistics()