HomeSort by relevance Sort by last modified time
    Searched defs:VIRTIO_BLK_F_WRITE_ZEROES (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
virtio_blk.h 33 #define VIRTIO_BLK_F_WRITE_ZEROES 14
  /external/kernel-headers/original/uapi/linux/
virtio_blk.h 42 #define VIRTIO_BLK_F_WRITE_ZEROES 14 /* WRITE ZEROES is supported */
106 /* the next 3 entries are guarded by VIRTIO_BLK_F_WRITE_ZEROES */

Completed in 2158 milliseconds