Lines Matching full:cell
21 * where they can't cause any mischief. Bios are put in a cell identified
22 * by a key, multiple bios can be in the same cell. When the cell is
65 * Eventually all bio prison clients should manage their own cell memory.
73 struct dm_bio_prison_cell *cell);
81 * An atomic op that combines retrieving or creating a cell, and adding a
84 * Returns 1 if the cell was already held, 0 if @inmate is the new holder.
93 struct dm_bio_prison_cell *cell,
96 struct dm_bio_prison_cell *cell,
99 struct dm_bio_prison_cell *cell, blk_status_t error);
102 * Visits the cell and then releases. Guarantees no new inmates are
107 void *context, struct dm_bio_prison_cell *cell);