Home
last modified time | relevance | path

Searched defs:rhashtable_params (Results 1 – 1 of 1) sorted by path

/linux/include/linux/
H A Drhashtable-types.h56 struct rhashtable_params { struct
57 u16 nelem_hint;
58 u16 key_len;
59 u16 key_offset;
60 u16 head_offset;
61 unsigned int max_size;
85 struct rhashtable_params p; argument