DMZ_BUF
set_bit(DMZ_BUF, &bzone->flags);
if (test_and_clear_bit(DMZ_BUF, &zone->flags)) {
#define dmz_is_buf(z) test_bit(DMZ_BUF, &(z)->flags)