Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvirtio_blk.h43 #define VIRTIO_BLK_F_SECURE_ERASE 16 /* Secure Erase is supported */ macro
/linux-6.12.1/drivers/block/
Dvirtio_blk.c1349 if (virtio_has_feature(vdev, VIRTIO_BLK_F_SECURE_ERASE)) { in virtblk_read_limits()
1395 virtio_has_feature(vdev, VIRTIO_BLK_F_SECURE_ERASE)) { in virtblk_read_limits()
1636 VIRTIO_BLK_F_SECURE_ERASE,
1644 VIRTIO_BLK_F_SECURE_ERASE, VIRTIO_BLK_F_ZONED,