Searched refs:dm_cell_key_v2 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/md/ |
H A D | dm-bio-prison-v2.h | 35 struct dm_cell_key_v2 { struct 53 struct dm_cell_key_v2 key; argument 89 struct dm_cell_key_v2 *key, 117 struct dm_cell_key_v2 *key,
|
H A D | dm-bio-prison-v2.c | 80 static void __setup_new_cell(struct dm_cell_key_v2 *key, in __setup_new_cell() 88 static int cmp_keys(struct dm_cell_key_v2 *lhs, in cmp_keys() 89 struct dm_cell_key_v2 *rhs) in cmp_keys() 116 struct dm_cell_key_v2 *key, in __find_or_insert() 151 struct dm_cell_key_v2 *key, in __get() 174 struct dm_cell_key_v2 *key, in dm_cell_get_v2() 227 struct dm_cell_key_v2 *key, in __lock() 258 struct dm_cell_key_v2 *key, in dm_cell_lock_v2()
|
H A D | dm-cache-target.c | 506 static void build_key(dm_oblock_t begin, dm_oblock_t end, struct dm_cell_key_v2 *key) in build_key() 580 struct dm_cell_key_v2 key; in bio_detain_shared() 1395 struct dm_cell_key_v2 key; in mg_lock_writes() 1525 struct dm_cell_key_v2 key; in invalidate_lock()
|