Home
last modified time | relevance | path

Searched refs:statx_error_nosys (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
H A Dstatx.rs62 Err(io::Errno::NOSYS) => statx_error_nosys(), in statx_init()
74 fn statx_error_nosys() -> io::Result<Statx> { in statx_error_nosys() functions
89 statx_error_nosys() in statx_error_perm()

Completed in 1 milliseconds