Home
last modified time | relevance | path

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

/kernel/
Ducount.c117 static struct ucounts *find_ucounts(struct user_namespace *ns, kuid_t uid, struct hlist_head *hashe… in find_ucounts() function
134 ucounts = find_ucounts(ns, uid, hashent); in get_ucounts()
147 ucounts = find_ucounts(ns, uid, hashent); in get_ucounts()