Searched refs:Nmount (Results 1 – 2 of 2) sorted by relevance
4 mount::{unmount, MntFlags, Nmount},19 Nmount::new() in ok()41 let e = Nmount::new() in bad_fstype()
203 pub struct Nmount<'a> { struct214 impl<'a> Nmount<'a> { argument414 impl<'a> Drop for Nmount<'a> { implementation