Home
last modified time | relevance | path

Searched refs:findino (Results 1 – 9 of 9) sorted by relevance

/openbsd/sbin/fsck_ext2fs/
H A Dextern.h47 int findino(struct inodesc *);
H A Dutilities.c407 idesc.id_func = findino; in getpathname()
H A Dinode.c542 findino(struct inodesc *idesc) in findino() function
H A Ddir.c380 idesc.id_func = findino; in linkup()
/openbsd/sbin/fsck_ffs/
H A Dextern.h47 int findino(struct inodesc *);
H A Dutilities.c529 idesc.id_func = findino; in getpathname()
H A Ddir.c346 idesc.id_func = findino; in linkup()
H A Dinode.c509 findino(struct inodesc *idesc) in findino() function
/openbsd/sbin/fsdb/
H A Dfsdb.c468 idesc.id_func = findino; in dolookup()