Home
last modified time | relevance | path

Searched defs:best_match (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dlznt.c31 const u8 *best_match; member
/linux/rust/kernel/
H A Drbtree.rs429 let mut best_match: Option<NonNull<Node<K, V>>> = None; in cursor_lower_bound() localVariable
/linux/net/ipv4/
H A Dtcp_ipv4.c1272 struct tcp_md5sig_key *best_match = NULL; global() local