statx.2: Add stx_ino to list of structure feilds

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-26 14:23:19 +02:00
parent 13470fd3ef
commit fc31d73078
1 changed files with 3 additions and 0 deletions

View File

@ -382,6 +382,9 @@ See
.BR inode (7)
for details.
.TP
.I stx_ino
The inode number of the file.
.TP
.I stx_size
The size of the file (if it is a regular file or a symbolic link) in bytes.
The size of a symbolic link is the length of the pathname it contains,