Home
last modified time | relevance | path

Searched refs:bdev_supports_discards (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/md/
Ddm-clone-target.c2020 static bool bdev_supports_discards(struct block_device *bdev) in bdev_supports_discards() function
2041 if (!bdev_supports_discards(dest_dev)) in disable_passdown_if_not_supported()