Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhashtable.h71 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() function
/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c1100 if (hash_hashed(&gss_auth->hash)) { in gss_destroy()