Lines Matching defs:era

682 	uint32_t era;  member
1141 uint32_t era; member
1172 struct era { struct
1181 struct era_metadata *md; argument
1199 int (*fn0)(struct era_metadata *md); argument
1212 static bool block_size_is_power_of_two(struct era *era) in block_size_is_power_of_two()
1217 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block()
1229 static void remap_to_origin(struct era *era, struct bio *bio) in remap_to_origin()
1239 static void wake_worker(struct era *era) in wake_worker()
1245 static void process_old_eras(struct era *era) in process_old_eras()
1261 static void process_deferred_bios(struct era *era) in process_deferred_bios()
1321 static void process_rpc_calls(struct era *era) in process_rpc_calls()
1349 static void kick_off_digest(struct era *era) in kick_off_digest()
1359 struct era *era = container_of(ws, struct era, worker); in do_work() local
1367 static void defer_bio(struct era *era, struct bio *bio) in defer_bio()
1379 static int perform_rpc(struct era *era, struct rpc *rpc) in perform_rpc()
1394 static int in_worker0(struct era *era, int (*fn)(struct era_metadata *md)) in in_worker0()
1404 static int in_worker1(struct era *era, in in_worker1()
1416 static void start_worker(struct era *era) in start_worker()
1421 static void stop_worker(struct era *era) in stop_worker()
1432 static void era_destroy(struct era *era) in era_destroy()
1449 static dm_block_t calc_nr_blocks(struct era *era) in calc_nr_blocks()
1469 struct era *era; in era_ctr() local
1563 struct era *era = ti->private; in era_map() local
1589 struct era *era = ti->private; in era_postsuspend() local
1609 struct era *era = ti->private; in era_preresume() local
1649 struct era *era = ti->private; in era_status() local
1693 struct era *era = ti->private; in era_message() local
1721 struct era *era = ti->private; in era_iterate_devices() local
1728 struct era *era = ti->private; in era_io_hints() local