Searched defs:cell_prealloc (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/md/ |
D | dm-bio-prison-v2.c | 116 struct dm_bio_prison_cell_v2 *cell_prealloc, in __find_or_insert() 153 struct dm_bio_prison_cell_v2 *cell_prealloc, in __get() 176 struct dm_bio_prison_cell_v2 *cell_prealloc, in dm_cell_get_v2() 228 struct dm_bio_prison_cell_v2 *cell_prealloc, in __lock() 259 struct dm_bio_prison_cell_v2 *cell_prealloc, in dm_cell_lock_v2()
|
D | dm-bio-prison-v1.c | 112 struct dm_bio_prison_cell *cell_prealloc, in __bio_detain() 149 struct dm_bio_prison_cell *cell_prealloc, in bio_detain() 164 struct dm_bio_prison_cell *cell_prealloc, in dm_bio_detain() 173 struct dm_bio_prison_cell *cell_prealloc, in dm_get_cell()
|
D | dm-cache-target.c | 579 struct dm_bio_prison_cell_v2 *cell_prealloc, *cell; in bio_detain_shared() local
|
D | dm-thin.c | 445 struct dm_bio_prison_cell *cell_prealloc; in bio_detain() local
|