Searched refs:NsOperations (Results 1 – 4 of 4) sorted by relevance
18 pub trait NsOperations: Send + Sync + Debug { interface27 ops: Box<dyn NsOperations>,32 pub fn new(ops: Box<dyn NsOperations>) -> Self { in new()
18 use super::namespace::NsOperations;75 impl NsOperations for UserNsOperations {
14 use super::namespace::NsOperations;108 impl NsOperations for MntNsOperations {
10 use crate::namespaces::namespace::NsOperations;160 impl NsOperations for PidNsOperations {