Searched refs:btrfs_search_old_slot (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | ctree.h | 575 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
|
H A D | ctree.c | 2408 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key, in btrfs_search_old_slot() function 4992 ret = btrfs_search_old_slot(root, &key, path, time_seq); in btrfs_next_old_leaf()
|
H A D | backref.c | 670 ret = btrfs_search_old_slot(root, &search_key, path, ctx->time_seq); in resolve_indirect_ref()
|