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

/freebsd-10.2-release/sys/xen/interface/io/
H A Dblkif.h197 * requests with the BLKIF_DISCARD_SECURE flag set.
440 * the BLKIF_DISCARD_SECURE flag is set on the request, all copies of the
513 uint8_t flag; /* BLKIF_DISCARD_SECURE or zero */
514 #define BLKIF_DISCARD_SECURE (1<<0) /* ignored if discard-secure=0 */ macro

Completed in 153 milliseconds