Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Ducount.c121 static struct ucounts *find_ucounts(struct user_namespace *ns, kuid_t uid, struct hlist_head *hashe… in find_ucounts() function
138 ucounts = find_ucounts(ns, uid, hashent); in get_ucounts()
151 ucounts = find_ucounts(ns, uid, hashent); in get_ucounts()