Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Ducount.c132 static struct ucounts *get_ucounts(struct user_namespace *ns, kuid_t uid) in get_ucounts() function
201 ucounts = get_ucounts(ns, uid); in inc_ucount()