Lines Matching defs:tc

380 	struct thin_c *tc;  member
386 static void begin_discard(struct discard_op *op, struct thin_c *tc, struct bio *parent) in begin_discard()
398 struct thin_c *tc = op->tc; in issue_discard() local
585 struct thin_c *tc; member
609 static void error_thin_bio_list(struct thin_c *tc, struct bio_list *master, in error_thin_bio_list()
623 static void requeue_deferred_cells(struct thin_c *tc) in requeue_deferred_cells()
639 static void requeue_io(struct thin_c *tc) in requeue_io()
656 struct thin_c *tc; in error_retry_list_with_code() local
676 static dm_block_t get_bio_block(struct thin_c *tc, struct bio *bio) in get_bio_block()
692 static void get_bio_block_range(struct thin_c *tc, struct bio *bio, in get_bio_block_range()
717 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap()
732 static void remap_to_origin(struct thin_c *tc, struct bio *bio) in remap_to_origin()
737 static int bio_triggers_commit(struct thin_c *tc, struct bio *bio) in bio_triggers_commit()
754 static void issue(struct thin_c *tc, struct bio *bio) in issue()
782 static void remap_to_origin_and_issue(struct thin_c *tc, struct bio *bio) in remap_to_origin_and_issue()
788 static void remap_and_issue(struct thin_c *tc, struct bio *bio, in remap_and_issue()
814 struct thin_c *tc; member
882 static void cell_defer_no_holder(struct thin_c *tc, struct dm_bio_prison_cell *cell) in cell_defer_no_holder()
900 struct thin_c *tc; member
927 static void inc_remap_and_issue_cell(struct thin_c *tc, in inc_remap_and_issue_cell()
960 static void complete_overwrite_bio(struct thin_c *tc, struct bio *bio) in complete_overwrite_bio()
994 struct thin_c *tc = m->tc; in process_prepared_mapping() local
1040 struct thin_c *tc = m->tc; in free_discard_mapping() local
1062 struct thin_c *tc = m->tc; in process_prepared_discard_no_passdown() local
1086 struct thin_c *tc = m->tc; in passdown_double_checking_shared_status() local
1150 struct thin_c *tc = m->tc; in process_prepared_discard_passdown_pt1() local
1199 struct thin_c *tc = m->tc; in process_prepared_discard_passdown_pt2() local
1280 static void ll_zero(struct thin_c *tc, struct dm_thin_new_mapping *m, in ll_zero()
1292 static void remap_and_issue_overwrite(struct thin_c *tc, struct bio *bio, in remap_and_issue_overwrite()
1309 static void schedule_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_copy()
1370 static void schedule_internal_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_internal_copy()
1379 static void schedule_zero(struct thin_c *tc, dm_block_t virt_block, in schedule_zero()
1408 static void schedule_external_copy(struct thin_c *tc, dm_block_t virt_block, in schedule_external_copy()
1514 static int alloc_data_block(struct thin_c *tc, dm_block_t *result) in alloc_data_block()
1584 struct thin_c *tc = h->tc; in retry_on_resume() local
1645 static void process_discard_cell_no_passdown(struct thin_c *tc, in process_discard_cell_no_passdown()
1665 static void break_up_discard_bio(struct thin_c *tc, dm_block_t begin, dm_block_t end, in break_up_discard_bio()
1728 static void process_discard_cell_passdown(struct thin_c *tc, struct dm_bio_prison_cell *virt_cell) in process_discard_cell_passdown()
1749 static void process_discard_bio(struct thin_c *tc, struct bio *bio) in process_discard_bio()
1778 static void break_sharing(struct thin_c *tc, struct bio *bio, dm_block_t block, in break_sharing()
1826 static void remap_and_issue_shared_cell(struct thin_c *tc, in remap_and_issue_shared_cell()
1847 static void process_shared_bio(struct thin_c *tc, struct bio *bio, in process_shared_bio()
1881 static void provision_block(struct thin_c *tc, struct bio *bio, dm_block_t block, in provision_block()
1930 static void process_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) in process_cell()
1985 static void process_bio(struct thin_c *tc, struct bio *bio) in process_bio()
2003 static void __process_bio_read_only(struct thin_c *tc, struct bio *bio, in __process_bio_read_only()
2054 static void process_bio_read_only(struct thin_c *tc, struct bio *bio) in process_bio_read_only()
2059 static void process_cell_read_only(struct thin_c *tc, struct dm_bio_prison_cell *cell) in process_cell_read_only()
2064 static void process_bio_success(struct thin_c *tc, struct bio *bio) in process_bio_success()
2069 static void process_bio_fail(struct thin_c *tc, struct bio *bio) in process_bio_fail()
2074 static void process_cell_success(struct thin_c *tc, struct dm_bio_prison_cell *cell) in process_cell_success()
2079 static void process_cell_fail(struct thin_c *tc, struct dm_bio_prison_cell *cell) in process_cell_fail()
2097 static void __thin_bio_rb_add(struct thin_c *tc, struct bio *bio) in __thin_bio_rb_add()
2120 static void __extract_sorted_bios(struct thin_c *tc) in __extract_sorted_bios()
2137 static void __sort_thin_deferred_bios(struct thin_c *tc) in __sort_thin_deferred_bios()
2158 static void process_thin_deferred_bios(struct thin_c *tc) in process_thin_deferred_bios()
2252 static void process_thin_deferred_cells(struct thin_c *tc) in process_thin_deferred_cells()
2309 struct thin_c *tc = NULL; in get_first_thin() local
2321 static struct thin_c *get_next_thin(struct pool *pool, struct thin_c *tc) in get_next_thin()
2342 struct thin_c *tc; in process_deferred_bios() local
2470 struct thin_c *tc; member
2495 static void noflush_work(struct thin_c *tc, void (*fn)(struct work_struct *)) in noflush_work()
2656 static void thin_defer_bio(struct thin_c *tc, struct bio *bio) in thin_defer_bio()
2667 static void thin_defer_bio_with_throttle(struct thin_c *tc, struct bio *bio) in thin_defer_bio_with_throttle()
2676 static void thin_defer_cell(struct thin_c *tc, struct dm_bio_prison_cell *cell) in thin_defer_cell()
2689 static void thin_hook_bio(struct thin_c *tc, struct bio *bio) in thin_hook_bio()
2706 struct thin_c *tc = ti->private; in thin_bio_map() local
2797 struct thin_c *tc; in requeue_bios() local
3585 struct thin_c *tc; in pool_suspend_active_thins() local
3597 struct thin_c *tc; in pool_resume_active_thins() local
4117 static void thin_get(struct thin_c *tc) in thin_get()
4122 static void thin_put(struct thin_c *tc) in thin_put()
4130 struct thin_c *tc = ti->private; in thin_dtr() local
4167 struct thin_c *tc; in thin_ctr() local
4355 struct thin_c *tc = ti->private; in thin_presuspend() local
4363 struct thin_c *tc = ti->private; in thin_postsuspend() local
4374 struct thin_c *tc = ti->private; in thin_preresume() local
4392 struct thin_c *tc = ti->private; in thin_status() local
4448 struct thin_c *tc = ti->private; in thin_iterate_devices() local
4468 struct thin_c *tc = ti->private; in thin_io_hints() local