nodecount
(nodecount(eptlist[i]->path) * DIRSIZE);
ftemp += nodecount(f[j].ept->path);
btemp = nodecount(f[j].ept->path) * DIRSIZE;
ftemp = nodecount(sf[i]->ept->path);
newnodes = nodecount(sf[i]->ept->path);
static int nodecount(char *path);