Searched defs:dm_bio_prison (Results 1 – 1 of 1) sorted by relevance
17 struct dm_bio_prison { struct18 spinlock_t lock;19 mempool_t *cell_pool;21 unsigned nr_buckets;22 unsigned hash_mask;23 struct hlist_head *cells;