Lines Matching full:append
222 * for zone append emulation. Note that we cannot simply use the block layer
300 /* Check if zone append is natively supported */ in dm_set_zones_restrictions()
308 * Mark the mapped device as needing zone append emulation and in dm_set_zones_restrictions()
363 * First phase of BIO mapping for targets with zone append emulation:
365 * append operations into regular write operations.
397 * Change zone append operations into a non-mergeable regular in dm_zone_map_bio_begin()
418 * Second phase of BIO mapping for targets with zone append emulation:
449 * emulating a zone append. in dm_zone_map_bio_end()
452 DMWARN_LIMIT("Truncated write for zone append"); in dm_zone_map_bio_end()
510 * Special IO mapping for targets needing zone append emulation.
539 * both valid, and if the bio is a zone append, remap it to a write. in dm_zone_map_bio()
594 * For targets that do not emulate zone append, we only need to in dm_zone_endio()
595 * handle native zone-append bios. in dm_zone_endio()
615 * For targets that do emulate zone append, if the clone BIO does not in dm_zone_endio()
634 * Get the written sector for zone append operation that were in dm_zone_endio()