DOS_DIR
static DOS_DIR *dir = NULL;
dir = alloc(sizeof(DOS_DIR) * DEPSEC);
dealloc(dir, sizeof(DOS_DIR) * DEPSEC);