[][src]Crate statx_sys

Bindings to statx syscall.

Note that statx() was added to Linux in kernel 4.11 .

See also

http://man7.org/linux/man-pages/man2/statx.2.html

Structs

statx

Structures for the extended file attribute retrieval system call (statx()).

statx_timestamp

Timestamp structure for the timestamps in struct statx.

Constants

AT_STATX_DONT_SYNC
AT_STATX_FORCE_SYNC
AT_STATX_SYNC_AS_STAT
STATX_ALL
STATX_ATIME
STATX_ATTR_APPEND
STATX_ATTR_AUTOMOUNT
STATX_ATTR_COMPRESSED
STATX_ATTR_ENCRYPTED
STATX_ATTR_IMMUTABLE
STATX_ATTR_NODUMP
STATX_BASIC_STATS
STATX_BLOCKS
STATX_BTIME
STATX_CTIME
STATX_GID
STATX_INO
STATX_MODE
STATX_MTIME
STATX_NLINK
STATX_SIZE
STATX_TYPE
STATX_UID
STATX__RESERVED
SYS_statx

Functions

statx

statx - get file status (extended)