Lines Matching refs:holder
880 * This sends the bios in the cell, except the original holder, back
1029 inc_all_io_entry(tc->pool, m->cell->holder);
1030 remap_and_issue(tc, m->cell->holder, m->data_block);
1662 m->bio = virt_cell->holder;
1749 struct bio *bio = virt_cell->holder;
1959 struct bio *bio = cell->holder;
2086 __process_bio_read_only(tc, cell->holder, cell);
2247 BUG_ON(!lhs_cell->holder);
2248 BUG_ON(!rhs_cell->holder);
2250 if (lhs_cell->holder->bi_iter.bi_sector < rhs_cell->holder->bi_iter.bi_sector)
2253 if (lhs_cell->holder->bi_iter.bi_sector > rhs_cell->holder->bi_iter.bi_sector)
2298 BUG_ON(!cell->holder);
2315 if (bio_op(cell->holder) == REQ_OP_DISCARD)