inode(FP) 6 January 1993 inode(FP) Name inode - format of an inode Syntax #include <sys/types.h> #include <sys/ino.h> Description An inode for a plain file or directory in a file system has the structure defined by <sys/ino.h>. For the meaning of the defined types offt and timet, see types(FP). Files /usr/include/sys/ino.h See also filesystem(FP), stat(S), types(FP)