Searched refs:btrfs_search_old_slot (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/btrfs/ |
| D | ctree.c | 1935 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key, in btrfs_search_old_slot() function 4406 ret = btrfs_search_old_slot(root, &key, path, time_seq); in btrfs_next_old_leaf()
|
| D | backref.c | 612 ret = btrfs_search_old_slot(root, &search_key, path, time_seq); in resolve_indirect_ref()
|
| D | ctree.h | 2865 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
|