Home
last modified time | relevance | path

Searched refs:st_ino (Results 1 – 3 of 3) sorted by relevance

/sys/include/
Dstat.h6 ino_t st_ino; member
/bin/stat/
Dstat.c36 printf(" Inode: %d\n", sb.st_ino); in main()
/sys/fs/o2fs/
Do2fs.c491 statinfo->st_ino = fileEntry->diskOffset; in O2FS_Stat()