Searched refs:CACHE_SET_STOPPING (Results 1 – 3 of 3) sorted by relevance
512 #define CACHE_SET_STOPPING 1 macro
1213 if (test_bit(CACHE_SET_STOPPING, &c->flags)) { in bch_cached_dev_attach()1588 if (test_bit(CACHE_SET_STOPPING, &c->flags)) in bch_flash_dev_create()1637 test_bit(CACHE_SET_STOPPING, &c->flags)) in bch_cache_set_error()1849 if (!test_and_set_bit(CACHE_SET_STOPPING, &c->flags)) in bch_cache_set_stop()
867 !test_bit(CACHE_SET_STOPPING, &s->iop.c->flags)) { in CLOSURE_CALLBACK()