Searched refs:virt_cell (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/md/ |
H A D | dm-thin.c | 1465 struct dm_bio_prison_cell *virt_cell) process_shared_bio() 1477 cell_defer_no_holder(tc, virt_cell); process_shared_bio() 1483 cell_defer_no_holder(tc, virt_cell); process_shared_bio() 1492 remap_and_issue_shared_cell(tc, virt_cell, lookup_result->block); process_shared_bio() 2294 struct dm_bio_prison_cell *virt_cell, *data_cell; thin_bio_map() local 2319 if (bio_detain(tc->pool, &key, bio, &virt_cell)) thin_bio_map() 2344 thin_defer_cell(tc, virt_cell); thin_bio_map() 2350 cell_defer_no_holder(tc, virt_cell); thin_bio_map() 2356 cell_defer_no_holder(tc, virt_cell); thin_bio_map() 2363 thin_defer_cell(tc, virt_cell); thin_bio_map() 2373 cell_defer_no_holder(tc, virt_cell); thin_bio_map() 1462 process_shared_bio(struct thin_c *tc, struct bio *bio, dm_block_t block, struct dm_thin_lookup_result *lookup_result, struct dm_bio_prison_cell *virt_cell) process_shared_bio() argument
|
Completed in 88 milliseconds