Searched refs:btrfs_search_old_slot (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ctree.c | 2963 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key, in btrfs_search_old_slot() function 5441 ret = btrfs_search_old_slot(root, &key, path, time_seq); in btrfs_next_old_leaf()
|
| H A D | backref.c | 614 ret = btrfs_search_old_slot(root, &search_key, path, time_seq); in resolve_indirect_ref()
|
| H A D | ctree.h | 2740 int btrfs_search_old_slot(struct btrfs_root *root, const struct btrfs_key *key,
|