Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h276 struct bio_set bio_detached; member
H A Dsuper.c890 bioset_exit(&d->bio_detached); in bcache_device_free()
953 if (bioset_init(&d->bio_detached, 4, in bcache_device_init()
986 bioset_exit(&d->bio_detached); in bcache_device_init()
H A Drequest.c1115 &d->bio_detached); in detached_dev_do_request()