Searched refs:WB_has_dirty_io (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | backing-dev-defs.h | 27 WB_has_dirty_io, /* Dirty inodes on ->b_{dirty|io|more_io} */ enumerator |
D | backing-dev.h | 58 return test_bit(WB_has_dirty_io, &wb->state); in wb_has_dirty_io() |