Home
last modified time | relevance | path

Searched refs:dm_cell_key (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-bio-prison-v1.h31 struct dm_cell_key { struct
55 struct dm_cell_key key; argument
82 struct dm_cell_key *key,
89 bool dm_cell_key_has_valid_range(struct dm_cell_key *key);
98 struct dm_cell_key *key,
H A Ddm-bio-prison-v1.c87 static void __setup_new_cell(struct dm_cell_key *key, in __setup_new_cell()
96 static int cmp_keys(struct dm_cell_key *lhs, in cmp_keys()
97 struct dm_cell_key *rhs) in cmp_keys()
120 static inline unsigned int lock_nr(struct dm_cell_key *key, unsigned int num_locks) in lock_nr()
126 bool dm_cell_key_has_valid_range(struct dm_cell_key *key) in dm_cell_key_has_valid_range()
139 struct dm_cell_key *key, in __bio_detain()
176 struct dm_cell_key *key, in bio_detain()
192 struct dm_cell_key *key, in dm_bio_detain()
202 struct dm_cell_key *key, in dm_get_cell()
H A Ddm-thin.c122 dm_block_t b, dm_block_t e, struct dm_cell_key *key) in build_key()
133 struct dm_cell_key *key) in build_data_key()
139 struct dm_cell_key *key) in build_virtual_key()
443 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain()
1675 struct dm_cell_key data_key; in break_up_discard_bio()
1771 struct dm_cell_key virt_key; in process_discard_bio()
1804 struct dm_cell_key *key, in break_sharing()
1879 struct dm_cell_key key; in process_shared_bio()
2015 struct dm_cell_key key; in process_bio()
2731 struct dm_cell_key key; in thin_bio_map()