Home | History | Annotate | Download | only in orig

Lines Matching refs:ino

25304   ino_t ino;                  /* Inode number */
25541 fileId.ino = statbuf.st_ino;
25575 (osStat(pFile->zPath, &buf)!=0 || buf.st_ino!=pFile->pInode->fileId.ino);
29766 || pInode->fileId.ino!=sStat.st_ino) ){