Home
last modified time | relevance | path

Searched defs:cmp_key (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dstr_hash.h139 bool (*cmp_key)(struct bkey_s_c, const void *); member
/linux/net/openvswitch/
H A Dflow_table.c665 static bool cmp_key(const struct sw_flow_key *key1, in cmp_key() function