HomeSort by: relevance | last modified time | path
    Searched refs:getinoinfo (Results 1 - 15 of 15) sorted by relevancy

  /src/sbin/fsck_ext2fs/
pass3.c 92 inp = getinoinfo(inp->i_parent);
fsck.h 245 struct inoinfo *getinoinfo(ino_t);
pass2.c 292 inp = getinoinfo(idesc->id_number);
415 inp = getinoinfo(fs2h32(dirp->e2d_ino));
dir.c 129 pinp = getinoinfo(inp->i_parent);
134 inp = getinoinfo(EXT2_ROOTINO);
inode.c 536 getinoinfo(ino_t inumber) function in typeref:struct:inoinfo *
  /src/sbin/fsck_lfs/
pass3.c 61 inp = getinoinfo(inp->i_parent);
fsck.h 177 struct inoinfo *getinoinfo(ino_t);
pass2.c 283 inp = getinoinfo(idesc->id_number);
417 inp = getinoinfo(lfs_dir_getino(fs, dirp));
dir.c 109 pinp = getinoinfo(inp->i_parent);
114 inp = getinoinfo(ULFS_ROOTINO);
inode.c 405 getinoinfo(ino_t inumber) function in typeref:struct:inoinfo *
  /src/sbin/fsck_ffs/
pass3.c 102 inp = getinoinfo(inp->i_parent);
extern.h 60 struct inoinfo *getinoinfo(ino_t);
dir.c 105 inp = getinoinfo(inumber);
117 inp = getinoinfo(inp->i_parent);
130 inp = getinoinfo(inp->i_parent);
139 inp = getinoinfo(inumber);
141 pinp = getinoinfo(parent);
894 inp = getinoinfo(ino);
pass2.c 308 pinp = getinoinfo(inp->i_parent);
418 inp = getinoinfo(idesc->id_number);
594 inp = getinoinfo(iswap32(dirp->d_ino));
inode.c 537 getinoinfo(ino_t inumber) function in typeref:struct:inoinfo *

Completed in 62 milliseconds