Home
last modified time | relevance | path

Searched refs:BCACHE_DEV_CLOSING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsuper.c742 if (test_bit(BCACHE_DEV_CLOSING, &d->flags)) in open_dev()
782 if (!test_and_set_bit(BCACHE_DEV_CLOSING, &d->flags)) in bcache_device_stop()
1199 if (test_bit(BCACHE_DEV_CLOSING, &dc->disk.flags)) in bch_cached_dev_detach()
1638 if (!dc || test_bit(BCACHE_DEV_CLOSING, &dc->disk.flags)) in bch_cached_dev_error()
H A Dbcache.h262 #define BCACHE_DEV_CLOSING 0 macro
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsuper.c739 if (test_bit(BCACHE_DEV_CLOSING, &d->flags)) in open_dev()
779 if (!test_and_set_bit(BCACHE_DEV_CLOSING, &d->flags)) in bcache_device_stop()
1173 if (test_bit(BCACHE_DEV_CLOSING, &dc->disk.flags)) in bch_cached_dev_detach()
1612 if (!dc || test_bit(BCACHE_DEV_CLOSING, &dc->disk.flags)) in bch_cached_dev_error()
H A Dbcache.h262 #define BCACHE_DEV_CLOSING 0 macro

Completed in 10 milliseconds