| /Linux-v6.6/fs/btrfs/ |
| D | root-tree.c | 76 ret = btrfs_search_slot(NULL, root, search_key, path, 0, 0); in btrfs_find_root() 137 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in btrfs_update_root() 163 ret = btrfs_search_slot(trans, root, key, path, in btrfs_update_root() 231 ret = btrfs_search_slot(NULL, tree_root, &key, path, 0, 0); in btrfs_find_orphan_roots() 322 ret = btrfs_search_slot(trans, root, key, path, -1, 1); in btrfs_del_root() 354 ret = btrfs_search_slot(trans, tree_root, &key, path, -1, 1); in btrfs_del_root_ref()
|
| D | inode-item.c | 97 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_inode_extref() 131 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_extref() 202 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_ref() 412 ret = btrfs_search_slot(trans, root, location, path, ins_len, cow); in btrfs_lookup_inode() 516 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_truncate_inode_items()
|
| D | orphan.c | 46 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_orphan_item()
|
| D | tree-log.c | 403 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in overwrite_item() 1030 ret = btrfs_search_slot(NULL, log, key, path, 0, 0); in backref_in_log() 1070 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in __add_inode_ref() 1278 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in unlink_old_inode_refs() 1546 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in count_inode_refs() 1661 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in fixup_inode_link_counts() 2040 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_dir_range() 2194 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in replay_xattr_deletes() 2329 ret = btrfs_search_slot(NULL, root, &dir_key, path, in replay_dir_deletes() 3319 ret = btrfs_search_slot(NULL, inode->root->log_root, &key, path, 0, 0); in inode_logged() [all …]
|
| D | export.c | 174 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_parent() 250 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_name()
|
| D | uuid-tree.c | 48 ret = btrfs_search_slot(NULL, uuid_root, &key, path, 0, 0); in btrfs_uuid_tree_lookup() 178 ret = btrfs_search_slot(trans, uuid_root, &key, path, -1, 1); in btrfs_uuid_tree_remove()
|
| D | file-item.c | 222 ret = btrfs_search_slot(trans, root, &file_key, path, 0, cow); in btrfs_lookup_csum() 270 return btrfs_search_slot(trans, root, &file_key, path, ins_len, cow); in btrfs_lookup_file_extent() 488 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_lookup_csums_list() 637 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_lookup_csums_bitmap() 888 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_csums() 1122 ret = btrfs_search_slot(trans, root, &file_key, path, in btrfs_csum_file_blocks()
|
| D | ctree.h | 561 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, 669 for (iter_ret = btrfs_search_slot(NULL, (root), (key), (path), 0, 0); \
|
| D | verity.c | 138 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in drop_verity_items() 325 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in read_key_bytes()
|
| D | ctree.c | 1805 ret = btrfs_search_slot(NULL, fs_root, &key, path, 0, 0); in btrfs_find_item() 2124 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_search_slot() function 2362 ALLOW_ERROR_INJECTION(btrfs_search_slot, ERRNO); 2393 return btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_old_slot() 2501 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_prev_leaf() 2570 ret = btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_slot_for_read() 2637 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in btrfs_search_backwards() 3991 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in setup_leaf_for_split() 4413 ret = btrfs_search_slot(trans, root, &batch->keys[0], path, total_size, 1); in btrfs_insert_empty_items() 4880 ret = btrfs_search_slot(NULL, root, &cur_key, path, in btrfs_find_next_key() [all …]
|
| D | volumes.c | 1750 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_dev_extent() 1818 ret = btrfs_search_slot(NULL, fs_info->chunk_root, &key, path, 0, 0); in find_next_devid() 1941 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_rm_dev_item() 2561 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_finish_sprout() 2877 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_update_device() 2964 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_chunk() 3349 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in btrfs_relocate_sys_chunks() 3517 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in del_balance_item() 3916 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in __btrfs_balance() 4507 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, path, 0, 0); in btrfs_recover_balance() [all …]
|
| D | reflink.c | 196 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in clone_copy_inline_extent() 383 ret = btrfs_search_slot(NULL, BTRFS_I(src)->root, &key, path, in btrfs_clone()
|
| D | relocation.c | 1343 ret = btrfs_search_slot(trans, src, &key, path, 0, 1); in replace_path() 1730 ret = btrfs_search_slot(NULL, reloc_root, &key, path, 0, 0); in merge_reloc_root() 2452 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in do_relocation() 2749 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in relocate_tree_block() 3326 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, 0, 0); in __add_tree_block() 3523 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, in find_next_extent() 3860 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in delete_orphan_inode() 4227 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, in btrfs_recover_relocation()
|
| D | backref.c | 668 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in resolve_indirect_ref() 1431 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_parent_nodes() 2065 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_find_one_extref() 2222 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in extent_from_logical() 2864 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in btrfs_backref_iter_start() 3257 ret = btrfs_search_slot(NULL, root, tree_key, path, 0, 0); in handle_indirect_tree_backref()
|
| D | qgroup.c | 647 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_relation_item() 744 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item() 760 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item() 795 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_limit_item() 841 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_info_item() 883 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_status_item() 927 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_clean_quota_tree()
|
| D | free-space-tree.c | 115 ret = btrfs_search_slot(trans, root, &key, path, 0, cow); in search_free_space_info() 140 ret = btrfs_search_slot(trans, root, key, p, ins_len, cow); in btrfs_search_prev_slot() 1233 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in clear_free_space_tree()
|
| D | extent-tree.c | 87 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_lookup_data_extent() 144 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in btrfs_lookup_extent_info() 456 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_extent_data_ref() 690 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_tree_block_ref() 818 ret = btrfs_search_slot(trans, root, &key, path, extra_size, 1); in lookup_inline_extent_backref() 1632 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in run_delayed_extent_op() 2321 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in check_committed_ref() 3048 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent() 3070 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent() 5677 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_drop_snapshot()
|
| D | dir-item.c | 187 ret = btrfs_search_slot(trans, root, key, path, ins_len, cow); in btrfs_lookup_match_dir()
|
| D | defrag.c | 404 wret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_defrag_leaves() 511 ret = btrfs_search_slot(NULL, root, &key, &path, 0, 0); in defrag_get_extent()
|
| D | dev-replace.c | 99 ret = btrfs_search_slot(NULL, dev_root, &key, path, 0, 0); in btrfs_init_dev_replace() 373 ret = btrfs_search_slot(trans, dev_root, &key, path, -1, 1); in btrfs_run_dev_replace()
|
| D | send.c | 936 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in get_inode_info() 1755 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in read_symlink() 2740 ret = btrfs_search_slot(NULL, sctx->send_root, &key, path, 0, 0); in send_utimes() 3230 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in can_rmdir() 3780 ret = btrfs_search_slot(NULL, sctx->parent_root, &key, path, 0, 0); in wait_for_dest_dir_move() 5934 ret = btrfs_search_slot(NULL, clone_root->root, &key, path, 0, 0); in clone_range() 6404 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in range_is_hole_in_parent() 7309 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in search_key_again()
|
| D | scrub.c | 417 ret = btrfs_search_slot(NULL, local_root, &key, swarn->path, 0, 0); in scrub_print_warning_inode() 1381 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in find_first_extent_item() 2396 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_enumerate_chunks()
|
| D | delayed-inode.c | 935 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_delete_delayed_items() 1079 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in __btrfs_update_delayed_inode()
|
| D | free-space-cache.c | 96 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in __lookup_free_space_inode() 282 ret = btrfs_search_slot(trans, trans->fs_info->tree_root, &key, path, in btrfs_remove_free_space_inode() 758 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in __load_free_space_cache() 1160 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in update_cache_item()
|
| /Linux-v6.6/fs/btrfs/tests/ |
| D | qgroup-tests.c | 90 ret = btrfs_search_slot(&trans, root, &key, path, 0, 1); in add_tree_ref() 139 ret = btrfs_search_slot(&trans, root, &key, path, -1, 1); in remove_extent_item() 172 ret = btrfs_search_slot(&trans, root, &key, path, 0, 1); in remove_extent_ref() 194 ret = btrfs_search_slot(&trans, root, &key, path, -1, 1); in remove_extent_ref()
|