Module compat

Source

Statics§

STATX_STATE 🔒

Functions§

statx
statx_error 🔒
The first statx call failed. We can get a variety of error codes from seccomp configs or faulty FUSE drivers, so we don’t trust ENOSYS or EPERM to tell us whether statx is available.
statx_init 🔒
The first statx call. We don’t know if statx is available yet.