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

/freebsd-10.2-release/sys/xen/interface/io/
H A Dblkif.h125 * containing the BLKIF_OP_DISCARD request opcode. Requests
196 * A value of "1" indicates that the backend can process BLKIF_OP_DISCARD
457 #define BLKIF_OP_DISCARD 5 macro
508 * Cast to this structure when blkif_request.operation == BLKIF_OP_DISCARD
512 uint8_t operation; /* BLKIF_OP_DISCARD */

Completed in 105 milliseconds