Home
last modified time | relevance | path

Searched refs:WB_async_congested (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dbacking-dev.h407 return inode_congested(inode, 1 << WB_async_congested); in inode_write_congested()
413 (1 << WB_async_congested)); in inode_rw_congested()
428 return bdi_congested(bdi, 1 << WB_async_congested); in bdi_write_congested()
434 (1 << WB_async_congested)); in bdi_rw_congested()
A Dbacking-dev-defs.h32 WB_async_congested, /* The async (write) queue is getting full */ enumerator
/linux/mm/
A Dbacking-dev.c1020 bit = sync ? WB_sync_congested : WB_async_congested; in clear_bdi_congested()
1033 bit = sync ? WB_sync_congested : WB_async_congested; in set_bdi_congested()

Completed in 7 milliseconds