Searched refs:VIRTIO_BLK_F_WRITE_ZEROES (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.h47 #define VIRTIO_BLK_F_WRITE_ZEROES 0x4000 /* WRITE ZEROES is supported */ macro
111 * The next 3 entries are guarded by VIRTIO_BLK_F_WRITE_ZEROES
H A Dvirtio_blk.c116 { VIRTIO_BLK_F_WRITE_ZEROES, "WriteZeros" },

Completed in 44 milliseconds