Home
last modified time | relevance | path

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

/drivers/md/bcache/
A Dio.c19 struct bbio *b = container_of(bio, struct bbio, bio); in bch_bbio_free()
26 struct bbio *b = mempool_alloc(&c->bio_meta, GFP_NOIO); in bch_bbio_alloc()
37 struct bbio *b = container_of(bio, struct bbio, bio); in __bch_submit_bbio()
49 struct bbio *b = container_of(bio, struct bbio, bio); in bch_submit_bbio()
140 struct bbio *b = container_of(bio, struct bbio, bio); in bch_bbio_count_io_errors()
A Dmovinggc.c19 struct bbio bio;
64 struct bbio *b = container_of(bio, struct bbio, bio); in read_moving_endio()
A Drequest.c481 struct bbio bio;
501 struct bbio *b = container_of(bio, struct bbio, bio); in bch_cache_read_endio()
568 bio_key = &container_of(n, struct bbio, bio)->key; in cache_lookup_fn()
A Dbcache.h745 struct bbio { struct
A Dsuper.c948 if (bioset_init(&d->bio_split, 4, offsetof(struct bbio, bio), in bcache_device_init()
1927 sizeof(struct bbio) + in bch_cache_set_alloc()
1934 if (bioset_init(&c->bio_split, 4, offsetof(struct bbio, bio), in bch_cache_set_alloc()

Completed in 41 milliseconds