Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.c1944 static inline int search_for_key_slot(struct extent_buffer *eb, in search_for_key_slot() function
1982 * binary search on the leaf (with search_for_key_slot()), allowing other in search_leaf()
2054 ret = search_for_key_slot(leaf, search_low_slot, key, in search_leaf()
2274 ret = search_for_key_slot(b, 0, key, prev_cmp, &slot); in btrfs_search_slot()

Completed in 6 milliseconds