statx_t

A low-level structure to filling with the 'statx' system call.

Members

Variables

__spare0
ushort[1] __spare0;
Undocumented in source.
__spare2
ulong __spare2;
Undocumented in source.
__spare3
ulong[12] __spare3;
Undocumented in source.
stx_atime
timestamp_t stx_atime;
Undocumented in source.
stx_attributes
ulong stx_attributes;
Undocumented in source.
stx_attributes_mask
ulong stx_attributes_mask;
Undocumented in source.
stx_blksize
uint stx_blksize;
Undocumented in source.
stx_blocks
ulong stx_blocks;
Undocumented in source.
stx_btime
timestamp_t stx_btime;
Undocumented in source.
stx_ctime
timestamp_t stx_ctime;
Undocumented in source.
stx_dev_major
uint stx_dev_major;
Undocumented in source.
stx_dev_minor
uint stx_dev_minor;
Undocumented in source.
stx_gid
uint stx_gid;
Undocumented in source.
stx_ino
ulong stx_ino;
Undocumented in source.
stx_mask
uint stx_mask;
Undocumented in source.
stx_mnt_id
ulong stx_mnt_id;
Undocumented in source.
stx_mode
ushort stx_mode;
Undocumented in source.
stx_mtime
timestamp_t stx_mtime;
Undocumented in source.
stx_nlink
uint stx_nlink;
Undocumented in source.
stx_rdev_major
uint stx_rdev_major;
Undocumented in source.
stx_rdev_minor
uint stx_rdev_minor;
Undocumented in source.
stx_size
ulong stx_size;
Undocumented in source.
stx_uid
uint stx_uid;
Undocumented in source.

Meta