Lines Matching defs:bc
171 static int split_range(struct bow_context *bc, struct bow_range **br, in split_range()
220 static void set_type(struct bow_context *bc, struct bow_range **br, int type) in set_type()
256 static struct bow_range *find_free_range(struct bow_context *bc) in find_free_range()
267 static sector_t sector_to_page(struct bow_context const *bc, sector_t sector) in sector_to_page()
274 static int copy_data(struct bow_context const *bc, in copy_data()
328 static int backup_log_sector(struct bow_context *bc) in backup_log_sector()
376 static int add_log_entry(struct bow_context *bc, sector_t source, sector_t dest, in add_log_entry()
411 static int prepare_log(struct bow_context *bc) in prepare_log()
495 static struct bow_range *find_sector0_current(struct bow_context *bc) in find_sector0_current()
509 struct bow_context *bc = container_of(kobj, struct bow_context, in state_show() local
518 struct bow_context *bc = container_of(kobj, struct bow_context, in state_store() local
570 struct bow_context *bc = container_of(kobj, struct bow_context, in free_show() local
600 struct bow_context *bc = (struct bow_context *) ti->private; in dm_bow_dtr() local
631 struct bow_context *bc = ti->private; in dm_bow_io_hints() local
653 struct bow_context *bc = ti->private; in dm_bow_ctr_optional() local
696 struct bow_context *bc; in dm_bow_ctr() local
798 struct bow_context *bc = ti->private; in dm_bow_resume() local
813 static int prepare_unchanged_range(struct bow_context *bc, struct bow_range *br, in prepare_unchanged_range()
895 static int prepare_free_range(struct bow_context *bc, struct bow_range *br, in prepare_free_range()
907 static int prepare_changed_range(struct bow_context *bc, struct bow_range *br, in prepare_changed_range()
914 static int prepare_one_range(struct bow_context *bc, in prepare_one_range()
947 struct bow_context *bc; member
954 struct bow_context *bc = ww->bc; in bow_write() local
982 static int queue_write(struct bow_context *bc, struct bio *bio) in queue_write()
998 static int handle_sector0(struct bow_context *bc, struct bio *bio) in handle_sector0()
1028 static int add_trim(struct bow_context *bc, struct bio *bio) in add_trim()
1067 static int remove_trim(struct bow_context *bc, struct bio *bio) in remove_trim()
1105 int remap_unless_illegal_trim(struct bow_context *bc, struct bio *bio) in remap_unless_illegal_trim()
1122 struct bow_context *bc = ti->private; in dm_bow_map() local
1165 struct bow_context *bc = ti->private; in dm_bow_tablestatus() local
1267 struct bow_context *bc = ti->private; in dm_bow_prepare_ioctl() local
1278 struct bow_context *bc = ti->private; in dm_bow_iterate_devices() local