Lines Matching refs:target
32 struct dmz_target *target;
100 * Completion callback for an internally cloned target BIO. This terminates the
101 * target BIO when there are no more references to its context.
113 * Issue a clone of a target BIO. The clone may only partially process the
114 * original target BIO.
470 radix_tree_delete(&cw->target->chunk_rxtree, cw->chunk);
481 struct dmz_target *dmz = cw->target;
556 cw->target = dmz;
697 /* Get the target device */
700 ti->error = "Get target device failed";
827 * Setup target.
840 /* Allocate and initialize the target descriptor */
843 ti->error = "Unable to allocate the zoned target descriptor";
862 /* Get the target zoned block device */
880 /* Set target (no write same support) */
959 * Cleanup target.
989 * Setup target request queue limits.
1158 MODULE_DESCRIPTION(DM_NAME " target for zoned block devices");