Searched refs:dm_cell_key (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-bio-prison.h | 30 struct dm_cell_key { struct 44 struct dm_cell_key key; argument 71 struct dm_cell_key *key, 82 struct dm_cell_key *key,
|
D | dm-bio-prison.c | 74 static void __setup_new_cell(struct dm_cell_key *key, in __setup_new_cell() 83 static int cmp_keys(struct dm_cell_key *lhs, in cmp_keys() 84 struct dm_cell_key *rhs) in cmp_keys() 108 struct dm_cell_key *key, in __bio_detain() 145 struct dm_cell_key *key, in bio_detain() 161 struct dm_cell_key *key, in dm_bio_detain() 171 struct dm_cell_key *key, in dm_get_cell()
|
D | dm-thin.c | 121 dm_block_t b, dm_block_t e, struct dm_cell_key *key) in build_key() 130 struct dm_cell_key *key) in build_data_key() 136 struct dm_cell_key *key) in build_virtual_key() 409 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain() 1505 struct dm_cell_key data_key; in break_up_discard_bio() 1585 struct dm_cell_key virt_key; in process_discard_bio() 1612 struct dm_cell_key *key, in break_sharing() 1687 struct dm_cell_key key; in process_shared_bio() 1823 struct dm_cell_key key; in process_bio() 2544 struct dm_cell_key key; in thin_bio_map()
|
D | dm-cache-target.c | 513 static void build_key(dm_oblock_t begin, dm_oblock_t end, struct dm_cell_key *key) in build_key() 534 struct dm_cell_key key; in bio_detain_range() 560 struct dm_cell_key key; in get_cell()
|