Lines Matching defs:entries
293 * Delete directory entries between startcl, startoff and endcl, endoff.
457 * Basic sanity check if the subdirectory have good '.' and '..' entries,
458 * and they are directory entries. Further sanity checks are performed
487 * We only need to check the first two entries of the directory,
507 * Both `.' and `..' must be present and be the first two entries
540 int fd, i, j, k, iosize, entries;
569 * Derive how many entries we are going to encounter from
575 entries = boot->bpbRootDirEnts;
578 entries = iosize / 32;
605 for (p = buffer, i = 0; i < entries; i++, p += 32) {
622 pwarn("%s has entries after end of directory\n",