Home | History | Annotate | Download | only in orig

Lines Matching refs:st_ino

25933 ** st_dev and st_ino fields of the stat structure that fstat() fills in)
26240 fileId.ino = statbuf.st_ino;
28928 (u32)sStat.st_ino, (u32)sStat.st_dev);
29913 || pInode->fileId.ino!=sStat.st_ino) ){