Searched refs:find_ucounts (Results 1 – 1 of 1) sorted by relevance
134 static struct ucounts *find_ucounts(struct user_namespace *ns, kuid_t uid, struct hlist_head *hashe… in find_ucounts() function175 ucounts = find_ucounts(ns, uid, hashent); in alloc_ucounts()188 ucounts = find_ucounts(ns, uid, hashent); in alloc_ucounts()
Completed in 3 milliseconds