Searched refs:btrfs_search_old_slot (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | backref.c | 346 ret = btrfs_search_old_slot(root, &ref->key_for_search, path, time_seq); in __resolve_indirect_ref()
|
D | ctree.c | 2944 int btrfs_search_old_slot(struct btrfs_root *root, struct btrfs_key *key, in btrfs_search_old_slot() function 5681 ret = btrfs_search_old_slot(root, &key, path, time_seq); in btrfs_next_old_leaf()
|
D | ctree.h | 3582 int btrfs_search_old_slot(struct btrfs_root *root, struct btrfs_key *key,
|