Lines Matching refs:discards
466 * If the destination device supports discards, remap and trim the
1191 struct bio_list discards = BIO_EMPTY_LIST;
1194 bio_list_merge(&discards, &clone->deferred_discard_bios);
1198 if (bio_list_empty(&discards))
1205 bio_list_for_each(bio, &discards) {
1218 while ((bio = bio_list_pop(&discards)))
1353 * dm-clone interprets discards and performs a fast hydration of the
1925 /* Enable discards */
2037 * discards. Disable discard_passdown if not.
2075 * device limits but discards aren't passed to the source device, so