Symbol: dm_bio_prison_cell_v2
drivers/md/dm-bio-prison-v2.c
117
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.c
118
struct dm_bio_prison_cell_v2 **result)
drivers/md/dm-bio-prison-v2.c
124
struct dm_bio_prison_cell_v2 *cell =
drivers/md/dm-bio-prison-v2.c
125
rb_entry(*new, struct dm_bio_prison_cell_v2, node);
drivers/md/dm-bio-prison-v2.c
154
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.c
155
struct dm_bio_prison_cell_v2 **cell)
drivers/md/dm-bio-prison-v2.c
177
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.c
178
struct dm_bio_prison_cell_v2 **cell_result)
drivers/md/dm-bio-prison-v2.c
191
struct dm_bio_prison_cell_v2 *cell)
drivers/md/dm-bio-prison-v2.c
213
struct dm_bio_prison_cell_v2 *cell)
drivers/md/dm-bio-prison-v2.c
229
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.c
230
struct dm_bio_prison_cell_v2 **cell_result)
drivers/md/dm-bio-prison-v2.c
232
struct dm_bio_prison_cell_v2 *cell;
drivers/md/dm-bio-prison-v2.c
260
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.c
261
struct dm_bio_prison_cell_v2 **cell_result)
drivers/md/dm-bio-prison-v2.c
274
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.c
284
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.c
294
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.c
305
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.c
319
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.c
336
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.c
353
_cell_cache = KMEM_CACHE(dm_bio_prison_cell_v2, 0);
drivers/md/dm-bio-prison-v2.c
67
struct dm_bio_prison_cell_v2 *dm_bio_prison_alloc_cell_v2(struct dm_bio_prison_v2 *prison, gfp_t gfp)
drivers/md/dm-bio-prison-v2.c
74
struct dm_bio_prison_cell_v2 *cell)
drivers/md/dm-bio-prison-v2.c
81
struct dm_bio_prison_cell_v2 *cell)
drivers/md/dm-bio-prison-v2.h
100
struct dm_bio_prison_cell_v2 *cell);
drivers/md/dm-bio-prison-v2.h
119
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.h
120
struct dm_bio_prison_cell_v2 **cell_result);
drivers/md/dm-bio-prison-v2.h
123
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.h
135
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.h
148
struct dm_bio_prison_cell_v2 *cell,
drivers/md/dm-bio-prison-v2.h
67
struct dm_bio_prison_cell_v2 *dm_bio_prison_alloc_cell_v2(struct dm_bio_prison_v2 *prison,
drivers/md/dm-bio-prison-v2.h
70
struct dm_bio_prison_cell_v2 *cell);
drivers/md/dm-bio-prison-v2.h
92
struct dm_bio_prison_cell_v2 *cell_prealloc,
drivers/md/dm-bio-prison-v2.h
93
struct dm_bio_prison_cell_v2 **cell_result);
drivers/md/dm-cache-target.c
1403
struct dm_bio_prison_cell_v2 *prealloc;
drivers/md/dm-cache-target.c
1557
struct dm_bio_prison_cell_v2 *prealloc;
drivers/md/dm-cache-target.c
420
struct dm_bio_prison_cell_v2 *cell;
drivers/md/dm-cache-target.c
431
struct dm_bio_prison_cell_v2 *cell;
drivers/md/dm-cache-target.c
471
static struct dm_bio_prison_cell_v2 *alloc_prison_cell(struct cache *cache)
drivers/md/dm-cache-target.c
476
static void free_prison_cell(struct cache *cache, struct dm_bio_prison_cell_v2 *cell)
drivers/md/dm-cache-target.c
588
struct dm_bio_prison_cell_v2 *cell_prealloc, *cell;