Home
last modified time | relevance | path

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

/linux/kernel/
H A Ducount.c27 #define ucounts_hashentry(ns, uid) \ macro
150 struct hlist_nulls_head *hashent = ucounts_hashentry(ucounts->ns, ucounts->uid); in hlist_add_ucounts()
159 struct hlist_nulls_head *hashent = ucounts_hashentry(ns, uid); in alloc_ucounts()