HomeSort by: relevance | last modified time | path
    Searched defs:dirscan (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/fsck_ext2fs/
dir.c 151 dirscan(struct inodesc *idesc) function in typeref:typename:int
163 errexit("wrong type to dirscan %d", idesc->id_type);
  /src/sbin/fsck_lfs/
dir.c 131 dirscan(struct inodesc *idesc) function in typeref:typename:int
141 errexit("wrong type to dirscan %d", idesc->id_type);
  /src/sbin/fsck_ffs/
dir.c 168 dirscan(struct inodesc *idesc) function in typeref:typename:int
181 errexit("wrong type to dirscan %d", idesc->id_type);
533 * If the entry was split, dirscan() will only reverse the byte

Completed in 13 milliseconds