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

/linux-master/kernel/
H A Ducount.c24 #define ucounts_hashentry(ns, uid) \ macro
144 struct hlist_head *hashent = ucounts_hashentry(ucounts->ns, ucounts->uid);
167 struct hlist_head *hashent = ucounts_hashentry(ns, uid);

Completed in 155 milliseconds