Searched defs:VIRTIO_BLK_F_WRITE_ZEROES (Results 1 – 3 of 3) sorted by relevance
46 pub const VIRTIO_BLK_F_WRITE_ZEROES: u32 = 14; constant
41 pub const VIRTIO_BLK_F_WRITE_ZEROES: u32 = 14; constant
42 #define VIRTIO_BLK_F_WRITE_ZEROES 14 /* WRITE ZEROES is supported */ macro