ADIR
return (ADIR);
case ADIR:
if ((ap->type == ADIR || ap->type == ALDIR) &&
ATF_REQUIRE_ERRNO(EROFS, rump_sys_mkdir(ADIR, 0775) == -1);