Searched defs:cell_prealloc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/md/
H A Ddm-bio-prison.c107 __bio_detain(struct dm_bio_prison *prison, struct dm_cell_key *key, struct bio *inmate, struct dm_bio_prison_cell *cell_prealloc, struct dm_bio_prison_cell **cell_result) __bio_detain() argument
144 bio_detain(struct dm_bio_prison *prison, struct dm_cell_key *key, struct bio *inmate, struct dm_bio_prison_cell *cell_prealloc, struct dm_bio_prison_cell **cell_result) bio_detain() argument
160 dm_bio_detain(struct dm_bio_prison *prison, struct dm_cell_key *key, struct bio *inmate, struct dm_bio_prison_cell *cell_prealloc, struct dm_bio_prison_cell **cell_result) dm_bio_detain() argument
170 dm_get_cell(struct dm_bio_prison *prison, struct dm_cell_key *key, struct dm_bio_prison_cell *cell_prealloc, struct dm_bio_prison_cell **cell_result) dm_get_cell() argument
H A Ddm-cache-target.c512 struct dm_bio_prison_cell *cell_prealloc; get_cell() local
1411 struct dm_bio_prison_cell *cell_prealloc, *new_ocell; process_discard_bio() local
1467 struct dm_bio_prison_cell *cell_prealloc = prealloc_get_cell(l->structs); cell_locker() local
1480 struct dm_bio_prison_cell *cell_prealloc, *new_ocell; process_bio() local
479 bio_detain_range(struct cache *cache, dm_oblock_t oblock_begin, dm_oblock_t oblock_end, struct bio *bio, struct dm_bio_prison_cell *cell_prealloc, cell_free_fn free_fn, void *free_context, struct dm_bio_prison_cell **cell_result) bio_detain_range() argument
495 bio_detain(struct cache *cache, dm_oblock_t oblock, struct bio *bio, struct dm_bio_prison_cell *cell_prealloc, cell_free_fn free_fn, void *free_context, struct dm_bio_prison_cell **cell_result) bio_detain() argument
H A Ddm-thin.c331 struct dm_bio_prison_cell *cell_prealloc; bio_detain() local

Completed in 304 milliseconds