Lines Matching defs:bio
385 struct bio *bio; member
443 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain()
597 struct bio *bio; in error_bio_list() local
672 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()
688 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range()
714 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap()
730 static void remap_to_origin(struct thin_c *tc, struct bio *bio) in remap_to_origin()
735 static int bio_triggers_commit(struct thin_c *tc, struct bio *bio) in bio_triggers_commit()
741 static void inc_all_io_entry(struct pool *pool, struct bio *bio) in inc_all_io_entry()
752 static void issue(struct thin_c *tc, struct bio *bio) in issue()
780 static void remap_to_origin_and_issue(struct thin_c *tc, struct bio *bio) in remap_to_origin_and_issue()
786 static void remap_and_issue(struct thin_c *tc, struct bio *bio, in remap_and_issue()
823 struct bio *bio; member
855 static void overwrite_endio(struct bio *bio) in overwrite_endio()
909 struct bio *bio; in __inc_remap_and_issue_cell() local
931 struct bio *bio; in inc_remap_and_issue_cell() local
960 static void complete_overwrite_bio(struct thin_c *tc, struct bio *bio) in complete_overwrite_bio()
996 struct bio *bio = m->bio; in process_prepared_mapping() local
1137 static void passdown_endio(struct bio *bio) in passdown_endio()
1236 static int io_overlaps_block(struct pool *pool, struct bio *bio) in io_overlaps_block()
1242 static int io_overwrites_block(struct pool *pool, struct bio *bio) in io_overwrites_block()
1248 static void save_and_set_endio(struct bio *bio, bio_end_io_t **save, in save_and_set_endio()
1292 static void remap_and_issue_overwrite(struct thin_c *tc, struct bio *bio, in remap_and_issue_overwrite()
1312 struct dm_bio_prison_cell *cell, struct bio *bio, in schedule_copy()
1372 struct dm_bio_prison_cell *cell, struct bio *bio) in schedule_internal_copy()
1381 struct bio *bio) in schedule_zero()
1411 struct dm_bio_prison_cell *cell, struct bio *bio) in schedule_external_copy()
1582 static void retry_on_resume(struct bio *bio) in retry_on_resume()
1616 static void handle_unserviceable_bio(struct pool *pool, struct bio *bio) in handle_unserviceable_bio()
1629 struct bio *bio; in retry_bios_on_resume() local
1667 struct bio *bio) in break_up_discard_bio()
1747 struct bio *bio = virt_cell->holder; in process_discard_cell_passdown() local
1766 static void process_discard_bio(struct thin_c *tc, struct bio *bio) in process_discard_bio()
1801 static void break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, in break_sharing()
1833 struct bio *bio; in __remap_and_issue_shared_cell() local
1853 struct bio *bio; in remap_and_issue_shared_cell() local
1870 static void process_shared_bio(struct thin_c *tc, struct bio *bio, in process_shared_bio()
1904 static void provision_block(struct thin_c *tc, struct bio *bio, dm_block_t block, in provision_block()
1957 struct bio *bio = cell->holder; in process_cell() local
2008 static void process_bio(struct thin_c *tc, struct bio *bio) in process_bio()
2026 static void __process_bio_read_only(struct thin_c *tc, struct bio *bio, in __process_bio_read_only()
2077 static void process_bio_read_only(struct thin_c *tc, struct bio *bio) in process_bio_read_only()
2087 static void process_bio_success(struct thin_c *tc, struct bio *bio) in process_bio_success()
2092 static void process_bio_fail(struct thin_c *tc, struct bio *bio) in process_bio_fail()
2120 static void __thin_bio_rb_add(struct thin_c *tc, struct bio *bio) in __thin_bio_rb_add()
2147 struct bio *bio; in __extract_sorted_bios() local
2162 struct bio *bio; in __sort_thin_deferred_bios() local
2184 struct bio *bio; in process_thin_deferred_bios() local
2362 struct bio *bio; in process_deferred_bios() local
2674 static void thin_defer_bio(struct thin_c *tc, struct bio *bio) in thin_defer_bio()
2685 static void thin_defer_bio_with_throttle(struct thin_c *tc, struct bio *bio) in thin_defer_bio_with_throttle()
2707 static void thin_hook_bio(struct thin_c *tc, struct bio *bio) in thin_hook_bio()
2721 static int thin_bio_map(struct dm_target *ti, struct bio *bio) in thin_bio_map()
3440 static int pool_map(struct dm_target *ti, struct bio *bio) in pool_map()
4328 static int thin_map(struct dm_target *ti, struct bio *bio) in thin_map()
4335 static int thin_endio(struct dm_target *ti, struct bio *bio, in thin_endio()