Lines Matching refs:holder
880 * This sends the bios in the cell, except the original holder, back
1027 inc_all_io_entry(tc->pool, m->cell->holder);
1028 remap_and_issue(tc, m->cell->holder, m->data_block);
1667 m->bio = virt_cell->holder;
1738 struct bio *bio = virt_cell->holder;
1942 struct bio *bio = cell->holder;
2069 __process_bio_read_only(tc, cell->holder, cell);
2230 BUG_ON(!lhs_cell->holder);
2231 BUG_ON(!rhs_cell->holder);
2233 if (lhs_cell->holder->bi_iter.bi_sector < rhs_cell->holder->bi_iter.bi_sector)
2236 if (lhs_cell->holder->bi_iter.bi_sector > rhs_cell->holder->bi_iter.bi_sector)
2281 BUG_ON(!cell->holder);
2298 if (bio_op(cell->holder) == REQ_OP_DISCARD)