Searched refs:ino_type (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_ffs/
H A Dpass2.c134 info->ino_type = DT_WHT;
339 dirp->d_type = inoinfo(iswap32(dirp->d_ino))->ino_type;
586 if (newinofmt && dirp->d_type != info->ino_type) {
589 dirp->d_type = info->ino_type;
H A Dfsck.h81 char ino_type; /* type of inode */ member in struct:inostat
H A Ddir.c467 dirp->d_type = inoinfo(idesc->id_parent)->ino_type;
501 dirp->d_type = inoinfo(idesc->id_parent)->ino_type;
H A Dpass1.c407 info->ino_type = IFTODT(mode);
H A Dinode.c809 info->ino_type = IFTODT(type);

Completed in 123 milliseconds