Home
last modified time | relevance | path

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

/linux/kernel/
H A Ducount.c157 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid) in alloc_ucounts() function
219 ucounts = alloc_ucounts(ns, uid); in inc_ucount()
/linux/include/linux/
H A Duser_namespace.h136 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid);