OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ino_type
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/fsck_ffs/
pass2.c
136
info->
ino_type
= DT_WHT;
341
dirp->d_type = inoinfo(iswap32(dirp->d_ino))->
ino_type
;
613
if (newinofmt && dirp->d_type != info->
ino_type
) {
616
dirp->d_type = info->
ino_type
;
fsck.h
81
char
ino_type
; /* type of inode */
member in struct:inostat
dir.c
527
dirp->d_type = inoinfo(idesc->id_parent)->
ino_type
;
552
dirp->d_type = inoinfo(idesc->id_parent)->
ino_type
;
pass1.c
406
info->
ino_type
= IFTODT(mode);
inode.c
819
info->
ino_type
= IFTODT(type);
Completed in 14 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025