Searched refs:dm_cell_key_v2 (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/md/ |
D | dm-bio-prison-v2.h | 34 struct dm_cell_key_v2 { struct 52 struct dm_cell_key_v2 key; argument 88 struct dm_cell_key_v2 *key, 116 struct dm_cell_key_v2 *key,
|
D | dm-bio-prison-v2.c | 79 static void __setup_new_cell(struct dm_cell_key_v2 *key, in __setup_new_cell() 87 static int cmp_keys(struct dm_cell_key_v2 *lhs, in cmp_keys() 88 struct dm_cell_key_v2 *rhs) in cmp_keys() 115 struct dm_cell_key_v2 *key, in __find_or_insert() 150 struct dm_cell_key_v2 *key, in __get() 173 struct dm_cell_key_v2 *key, in dm_cell_get_v2() 226 struct dm_cell_key_v2 *key, in __lock() 257 struct dm_cell_key_v2 *key, in dm_cell_lock_v2()
|
D | dm-cache-target.c | 505 static void build_key(dm_oblock_t begin, dm_oblock_t end, struct dm_cell_key_v2 *key) in build_key() 577 struct dm_cell_key_v2 key; in bio_detain_shared() 1381 struct dm_cell_key_v2 key; in mg_lock_writes() 1506 struct dm_cell_key_v2 key; in invalidate_lock()
|