Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dctree.c1740 static inline int search_for_key_slot(struct extent_buffer *eb, in search_for_key_slot() function
1850 ret = search_for_key_slot(leaf, search_low_slot, key, in search_leaf()
2068 ret = search_for_key_slot(b, 0, key, prev_cmp, &slot); in btrfs_search_slot()