Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Ducount.c24 #define ucounts_hashentry(ns, uid) \ macro
143 struct hlist_head *hashent = ucounts_hashentry(ucounts->ns, ucounts->uid); in hlist_add_ucounts()
166 struct hlist_head *hashent = ucounts_hashentry(ns, uid); in alloc_ucounts()