Home
last modified time | relevance | path

Searched refs:recursive_bind_mount (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/fs/
Dmount.rs95 pub fn recursive_bind_mount<Source: path::Arg, Target: path::Arg>( in recursive_bind_mount() function
Dmod.rs205 pub use mount::{bind_mount, change_mount, mount, move_mount, recursive_bind_mount, remount};