Searched defs:do_raw (Results 1 – 2 of 2) sorted by relevance
135 static uint_t do_raw; /* emit raw format (-r) */ variable
2760 boolean_t do_raw = !!(zio->io_flags & ZIO_FLAG_RAW); in zio_ddt_collision() local