Expand description
Linux statx
.
Modules§
- compat 🔒
Structs§
- Statx
struct statx
for use withstatx
.- Statx
Attributes STATX_ATTR_*
flags for use withStatx
.- Statx
Flags STATX_*
constants for use withstatx
.- Statx
Timestamp struct statx_timestamp
for use withStatx
.
Functions§
- statx
statx(dirfd, path, flags, mask, statxbuf)
—Extendedstat
.