Searched refs:dm_cell_key (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-bio-prison-v1.h | 31 struct dm_cell_key { struct 55 struct dm_cell_key key; 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 D | dm-bio-prison-v1.c | 87 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 D | dm-thin.c | 122 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 ke in thin_bio_map() [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-bio-prison-v1.h | 30 struct dm_cell_key { struct 44 struct dm_cell_key key; 71 struct dm_cell_key *key, 82 struct dm_cell_key *key,
|
H A 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()
|
H A 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() 443 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain() 1680 struct dm_cell_key data_key; in break_up_discard_bio() 1760 struct dm_cell_key virt_key; in process_discard_bio() 1787 struct dm_cell_key *key, in break_sharing() 1862 struct dm_cell_key key; in process_shared_bio() 1998 struct dm_cell_key key; in process_bio() 2716 struct dm_cell_key ke in thin_bio_map() [all...] |
Completed in 12 milliseconds