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

/linux-master/fs/btrfs/
H A Dctree.c1817 static inline int search_for_key_slot(struct extent_buffer *eb, function
1855 * binary search on the leaf (with search_for_key_slot()), allowing other
1927 ret = search_for_key_slot(leaf, search_low_slot, key,
2147 ret = search_for_key_slot(b, 0, key, prev_cmp, &slot);

Completed in 253 milliseconds