Searched refs:wb_key_ref_cmp (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_write_buffer.c28 static inline bool wb_key_ref_cmp(const struct wb_key_ref *l, const struct wb_key_ref *r) function
99 b = wb_key_ref_cmp(base + c, base + d) ? c : d;
104 while (b != a && wb_key_ref_cmp(base + a, base + b))

Completed in 91 milliseconds