MKDIR_BODY
dap->da_state |= MKDIR_BODY | MKDIR_PARENT;
mkdir1->md_state = MKDIR_BODY;
if ((dap->da_state & (MKDIR_PARENT | MKDIR_BODY)) != 0) {
if ((dap->da_state & (MKDIR_PARENT | MKDIR_BODY)) != 0) {
handle_written_mkdir(WK_MKDIR(wk), MKDIR_BODY);
if ((dap->da_state & (MKDIR_PARENT | MKDIR_BODY)) == 0)
if ((dap->da_state & (MKDIR_BODY | COMPLETE)) != COMPLETE) {
if (dap->da_state & MKDIR_BODY) {
if (dap->da_state & MKDIR_BODY) {