Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/
H A Drbtree.rs429 let this_key = unsafe { &(*this).key }; in cursor_lower_bound() localVariable
434 match key.cmp(this_key) { in cursor_lower_bound()
448 best_key > this_key in cursor_lower_bound()