Searched refs:dm_cell_key (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/md/ |
D | dm-bio-prison-v1.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-v1.c | 76 static void __setup_new_cell(struct dm_cell_key *key, in __setup_new_cell() 85 static int cmp_keys(struct dm_cell_key *lhs, in cmp_keys() 86 struct dm_cell_key *rhs) in cmp_keys() 110 struct dm_cell_key *key, in __bio_detain() 147 struct dm_cell_key *key, in bio_detain() 162 struct dm_cell_key *key, in dm_bio_detain() 172 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() 441 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain() 1670 struct dm_cell_key data_key; in break_up_discard_bio() 1750 struct dm_cell_key virt_key; in process_discard_bio() 1777 struct dm_cell_key *key, in break_sharing() 1852 struct dm_cell_key key; in process_shared_bio() 1988 struct dm_cell_key key; in process_bio() 2704 struct dm_cell_key key; in thin_bio_map()
|