Searched defs:ns_common (Results 1 – 3 of 3) sorted by relevance
32 ns_common: Arc<NsCommon>, field143 let ns_common = Arc::new(NsCommon::new(Box::new(MntNsOperations::new( in new() localVariable170 let ns_common = Arc::new(NsCommon::new(Box::new(MntNsOperations::new( in create_mnt_namespace() localVariable
45 pub ns_common: Arc<NsCommon>, field245 let ns_common = Arc::new(NsCommon::new(Box::new(PidNsOperations::new( in create_pid_namespace() localVariable
49 ns_common: Arc<NsCommon>, field