Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbacking-dev-defs.h27 WB_has_dirty_io, /* Dirty inodes on ->b_{dirty|io|more_io} */ enumerator
H A Dbacking-dev.h52 return test_bit(WB_has_dirty_io, &wb->state); in wb_has_dirty_io()
/openbmc/linux/fs/
H A Dfs-writeback.c90 set_bit(WB_has_dirty_io, &wb->state); in wb_io_lists_populated()
102 clear_bit(WB_has_dirty_io, &wb->state); in wb_io_lists_depopulated()