Internal
Optional
atimeTime of last access, since epoch
Optional
attributesOptional
birthtimeTime of file creation, since epoch
Optional
ctimeTime of last time file status was changed, since epoch
Optional
dataOptional
flagsThe gid to create the file. This is ignored if the FS supports setgid and the setgid bit is set
Optional
inoInode number
The mode to create the file with.
Optional
mtimeTime of last modification, since epoch
Optional
nlinkNumber of hard links
Optional
sizeSize of the item in bytes. For directories/symlinks, this is normally the size of the struct that represents the item.
The uid to create the file. This is ignored if the FS supports setuid and the setuid bit is set
Optional
version
Options used when creating files and directories. This weird naming and such is to preserve backward compatibility.