Statics§
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 trustENOSYS
orEPERM
to tell us whether statx is available. - statx_
init 🔒 - The first
statx
call. We don’t know ifstatx
is available yet.