Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/ !
H A Dsuper.c792 if (d->c && !test_and_set_bit(BCACHE_DEV_UNLINK_DONE, &d->flags)) { in bcache_device_unlink()
821 clear_bit(BCACHE_DEV_UNLINK_DONE, &d->flags); in bcache_device_link()
1157 clear_bit(BCACHE_DEV_UNLINK_DONE, &dc->disk.flags); in cached_dev_detach_finish()