Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-bio-prison-v1.h31 struct dm_cell_key { struct
55 struct dm_cell_key key; argument
78 bool dm_cell_key_has_valid_range(struct dm_cell_key *key);
87 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()
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()
1673 struct dm_cell_key data_key; in break_up_discard_bio()
1769 struct dm_cell_key virt_key; in process_discard_bio()
1802 struct dm_cell_key *key, in break_sharing()
1877 struct dm_cell_key key; in process_shared_bio()
2013 struct dm_cell_key key; in process_bio()
2729 struct dm_cell_key ke in thin_bio_map()
[all...]