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()
602 struct bio *bio; in error_bio_list() local
677 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()
693 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range()
718 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap()
733 static void remap_to_origin(struct thin_c *tc, struct bio *bio) in remap_to_origin()
738 static int bio_triggers_commit(struct thin_c *tc, struct bio *bio) in bio_triggers_commit()
744 static void inc_all_io_entry(struct pool *pool, struct bio *bio) in inc_all_io_entry()
755 static void issue(struct thin_c *tc, struct bio *bio) in issue()
783 static void remap_to_origin_and_issue(struct thin_c *tc, struct bio *bio) in remap_to_origin_and_issue()
789 static void remap_and_issue(struct thin_c *tc, struct bio *bio, in remap_and_issue()
826 struct bio *bio; member
858 static void overwrite_endio(struct bio *bio) in overwrite_endio()
912 struct bio *bio; in __inc_remap_and_issue_cell() local
934 struct bio *bio; in inc_remap_and_issue_cell() local
963 static void complete_overwrite_bio(struct thin_c *tc, struct bio *bio) in complete_overwrite_bio()
999 struct bio *bio = m->bio; in process_prepared_mapping() local
1140 static void passdown_endio(struct bio *bio) in passdown_endio()
1239 static int io_overlaps_block(struct pool *pool, struct bio *bio) in io_overlaps_block()
1245 static int io_overwrites_block(struct pool *pool, struct bio *bio) in io_overwrites_block()
1251 static void save_and_set_endio(struct bio *bio, bio_end_io_t **save, in save_and_set_endio()
1295 static void remap_and_issue_overwrite(struct thin_c *tc, struct bio *bio, in remap_and_issue_overwrite()
1315 struct dm_bio_prison_cell *cell, struct bio *bio, in schedule_copy()
1375 struct dm_bio_prison_cell *cell, struct bio *bio) in schedule_internal_copy()
1384 struct bio *bio) in schedule_zero()
1413 struct dm_bio_prison_cell *cell, struct bio *bio) in schedule_external_copy()
1584 static void retry_on_resume(struct bio *bio) in retry_on_resume()
1618 static void handle_unserviceable_bio(struct pool *pool, struct bio *bio) in handle_unserviceable_bio()
1631 struct bio *bio; in retry_bios_on_resume() local
1669 struct bio *bio) in break_up_discard_bio()
1749 struct bio *bio = virt_cell->holder; in process_discard_cell_passdown() local
1768 static void process_discard_bio(struct thin_c *tc, struct bio *bio) in process_discard_bio()
1803 static void break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, in break_sharing()
1835 struct bio *bio; in __remap_and_issue_shared_cell() local
1855 struct bio *bio; in remap_and_issue_shared_cell() local
1872 static void process_shared_bio(struct thin_c *tc, struct bio *bio, in process_shared_bio()
1906 static void provision_block(struct thin_c *tc, struct bio *bio, dm_block_t block, in provision_block()
1959 struct bio *bio = cell->holder; in process_cell() local
2010 static void process_bio(struct thin_c *tc, struct bio *bio) in process_bio()
2028 static void __process_bio_read_only(struct thin_c *tc, struct bio *bio, in __process_bio_read_only()
2079 static void process_bio_read_only(struct thin_c *tc, struct bio *bio) in process_bio_read_only()
2089 static void process_bio_success(struct thin_c *tc, struct bio *bio) in process_bio_success()
2094 static void process_bio_fail(struct thin_c *tc, struct bio *bio) in process_bio_fail()
2122 static void __thin_bio_rb_add(struct thin_c *tc, struct bio *bio) in __thin_bio_rb_add()
2149 struct bio *bio; in __extract_sorted_bios() local
2164 struct bio *bio; in __sort_thin_deferred_bios() local
2186 struct bio *bio; in process_thin_deferred_bios() local
2365 struct bio *bio; in process_deferred_bios() local
2676 static void thin_defer_bio(struct thin_c *tc, struct bio *bio) in thin_defer_bio()
2687 static void thin_defer_bio_with_throttle(struct thin_c *tc, struct bio *bio) in thin_defer_bio_with_throttle()
2709 static void thin_hook_bio(struct thin_c *tc, struct bio *bio) in thin_hook_bio()
2723 static int thin_bio_map(struct dm_target *ti, struct bio *bio) in thin_bio_map()
3442 static int pool_map(struct dm_target *ti, struct bio *bio) in pool_map()
4330 static int thin_map(struct dm_target *ti, struct bio *bio) in thin_map()
4337 static int thin_endio(struct dm_target *ti, struct bio *bio, in thin_endio()