Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_write_buffer.c24 static inline bool __wb_key_ref_cmp(const struct wb_key_ref *l, const struct wb_key_ref *r) in __wb_key_ref_cmp() function
46 EBUG_ON(cmp != __wb_key_ref_cmp(l, r)); in wb_key_ref_cmp()
49 return __wb_key_ref_cmp(l, r); in wb_key_ref_cmp()