Home
last modified time | relevance | path

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

/linux-6.12.1/rust/kernel/
Drbtree.rs430 let this_key = unsafe { &(*this).key }; in cursor_lower_bound() localVariable
435 match key.cmp(this_key) { in cursor_lower_bound()
449 best_key > this_key in cursor_lower_bound()