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

/linux-master/kernel/
H A Ducount.c131 static struct ucounts *find_ucounts(struct user_namespace *ns, kuid_t uid, struct hlist_head *hashent) function
172 ucounts = find_ucounts(ns, uid, hashent);
185 ucounts = find_ucounts(ns, uid, hashent);

Completed in 206 milliseconds