DF_WAIT_SYNC
(dfl->dfl_flags & DF_WAIT_SYNC))) {
DF_WAIT_SYNC : 0;
#define DFL_ISSYNC(dfl) (((dfl)->dfl_flags & DF_WAIT_SYNC) ? B_TRUE : B_FALSE)