Home
last modified time | relevance | path

Searched refs:fsconfig_set_path_empty (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/rustix/src/mount/
Dfsopen.rs173 pub fn fsconfig_set_path_empty<Key: path::Arg>( in fsconfig_set_path_empty() function
178 key.into_with_c_str(|key| backend::mount::syscalls::fsconfig_set_path_empty(fs_fd, key, fd)) in fsconfig_set_path_empty()
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/mount/
Dsyscalls.rs194 pub(crate) fn fsconfig_set_path_empty( in fsconfig_set_path_empty() function
/external/rust/android-crates-io/crates/rustix/src/backend/libc/mount/
Dsyscalls.rs230 pub(crate) fn fsconfig_set_path_empty( in fsconfig_set_path_empty() function