Searched refs:alloc_ucounts (Results 1 – 1 of 1) sorted by relevance
69 fn alloc_ucounts(&self, ns: Arc<UserNamespace>, uid: usize) -> Arc<Self> { in alloc_ucounts() method103 let uc = self.alloc_ucounts(user_ns, uid); in inc_ucounts()