Home
last modified time | relevance | path

Searched refs:CACHE_SET_STOPPING (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/bcache/
A Dmovinggc.c137 while (!test_bit(CACHE_SET_STOPPING, &c->flags)) { in read_moving()
A Dsuper.c1211 if (test_bit(CACHE_SET_STOPPING, &c->flags)) { in bch_cached_dev_attach()
1591 if (test_bit(CACHE_SET_STOPPING, &c->flags)) in bch_flash_dev_create()
1640 test_bit(CACHE_SET_STOPPING, &c->flags)) in bch_cache_set_error()
1847 if (!test_and_set_bit(CACHE_SET_STOPPING, &c->flags)) in bch_cache_set_stop()
A Dbcache.h502 #define CACHE_SET_STOPPING 1 macro
A Drequest.c854 !test_bit(CACHE_SET_STOPPING, &s->iop.c->flags)) { in cached_dev_read_done()

Completed in 16 milliseconds