| /Linux-v5.15/fs/btrfs/ |
| D | root-tree.c | 73 ret = btrfs_search_slot(NULL, root, search_key, path, 0, 0); in btrfs_find_root() 134 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in btrfs_update_root() 160 ret = btrfs_search_slot(trans, root, key, path, in btrfs_update_root() 228 ret = btrfs_search_slot(NULL, tree_root, &key, path, 0, 0); in btrfs_find_orphan_roots() 304 ret = btrfs_search_slot(trans, root, key, path, -1, 1); in btrfs_del_root() 338 ret = btrfs_search_slot(trans, tree_root, &key, path, -1, 1); in btrfs_del_root_ref()
|
| D | inode-item.c | 88 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_inode_extref() 122 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_extref() 194 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_ref() 408 ret = btrfs_search_slot(trans, root, location, path, ins_len, cow); in btrfs_lookup_inode()
|
| D | orphan.c | 45 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_orphan_item()
|
| D | export.c | 161 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_parent() 237 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_name()
|
| D | tree-log.c | 407 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in overwrite_item() 1007 ret = btrfs_search_slot(NULL, log, key, path, 0, 0); in backref_in_log() 1052 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in __add_inode_ref() 1282 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in unlink_old_inode_refs() 1369 ret = btrfs_search_slot(NULL, BTRFS_I(inode)->root, &key, path, 0, 0); in btrfs_inode_ref_exists() 1690 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in count_inode_refs() 1805 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in fixup_inode_link_counts() 2195 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_dir_range() 2333 ret = btrfs_search_slot(NULL, root, dir_key, path, in check_item_in_log() 2376 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in replay_xattr_deletes() [all …]
|
| D | uuid-tree.c | 45 ret = btrfs_search_slot(NULL, uuid_root, &key, path, 0, 0); in btrfs_uuid_tree_lookup() 175 ret = btrfs_search_slot(trans, uuid_root, &key, path, -1, 1); in btrfs_uuid_tree_remove()
|
| D | tree-defrag.c | 83 wret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_defrag_leaves()
|
| D | file-item.c | 196 ret = btrfs_search_slot(trans, root, &file_key, path, 0, cow); in btrfs_lookup_csum() 244 return btrfs_search_slot(trans, root, &file_key, path, ins_len, cow); in btrfs_lookup_file_extent() 528 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_lookup_csums_range() 817 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_csums() 1051 ret = btrfs_search_slot(trans, root, &file_key, path, in btrfs_csum_file_blocks()
|
| D | dir-item.c | 183 ret = btrfs_search_slot(trans, root, key, path, ins_len, cow); in btrfs_lookup_match_dir() 340 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_dir_index_item()
|
| D | verity.c | 132 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in drop_verity_items() 319 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in read_key_bytes()
|
| D | ctree.c | 1545 ret = btrfs_search_slot(NULL, fs_root, &key, path, 0, 0); in btrfs_find_item() 1681 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_search_slot() function 1922 ALLOW_ERROR_INJECTION(btrfs_search_slot, ERRNO); 1952 return btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_old_slot() 2048 ret = btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_slot_for_read() 2115 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in btrfs_search_backwards() 3449 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in setup_leaf_for_split() 3905 ret = btrfs_search_slot(trans, root, cpu_key, path, total_size, 1); in btrfs_insert_empty_items() 4163 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_prev_leaf() 4352 ret = btrfs_search_slot(NULL, root, &cur_key, path, in btrfs_find_next_key() [all …]
|
| D | dev-replace.c | 96 ret = btrfs_search_slot(NULL, dev_root, &key, path, 0, 0); in btrfs_init_dev_replace() 378 ret = btrfs_search_slot(trans, dev_root, &key, path, -1, 1); in btrfs_run_dev_replace() 526 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in mark_block_group_to_copy()
|
| D | backref.c | 610 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in resolve_indirect_ref() 1214 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); 1602 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); 1758 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); 2343 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); 2732 ret = btrfs_search_slot(NULL, root, tree_key, path, 0, 0);
|
| D | reflink.c | 191 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in clone_copy_inline_extent() 378 ret = btrfs_search_slot(NULL, BTRFS_I(src)->root, &key, path, in btrfs_clone()
|
| D | volumes.c | 1729 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_dev_extent() 1797 ret = btrfs_search_slot(NULL, fs_info->chunk_root, &key, path, 0, 0); in find_next_devid() 1920 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_rm_dev_item() 2483 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_finish_sprout() 2794 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_update_device() 2876 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_chunk() 3248 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in btrfs_relocate_sys_chunks() 3416 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in del_balance_item() 3817 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in __btrfs_balance() 4412 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, path, 0, 0); in btrfs_recover_balance() [all …]
|
| D | relocation.c | 1327 ret = btrfs_search_slot(trans, src, &key, path, 0, 1); in replace_path() 1711 ret = btrfs_search_slot(NULL, reloc_root, &key, path, 0, 0); in merge_reloc_root() 2403 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in do_relocation() 2694 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in relocate_tree_block() 3290 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, 0, 0); in __add_tree_block() 3481 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, in find_next_extent() 3816 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in delete_orphan_inode() 4172 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, in btrfs_recover_relocation()
|
| D | send.c | 830 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in __get_inode_info() 1478 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in read_symlink() 2526 ret = btrfs_search_slot(NULL, sctx->send_root, &key, path, 0, 0); in send_utimes() 2668 ret = btrfs_search_slot(NULL, sctx->send_root, &key, path, 0, 0); in did_create_dir() 2942 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in can_rmdir() 3466 ret = btrfs_search_slot(NULL, sctx->parent_root, &key, path, 0, 0); in wait_for_dest_dir_move() 3594 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in is_ancestor() 4564 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in process_all_refs() 4874 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in process_all_new_xattrs() 5349 ret = btrfs_search_slot(NULL, clone_root->root, &key, path, 0, 0); in clone_range() [all …]
|
| D | qgroup.c | 624 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_relation_item() 721 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item() 737 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item() 772 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_limit_item() 818 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_info_item() 860 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_status_item() 903 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_clean_quota_tree()
|
| D | free-space-tree.c | 96 ret = btrfs_search_slot(trans, root, &key, path, 0, cow); in search_free_space_info() 121 ret = btrfs_search_slot(trans, root, key, p, ins_len, cow); in btrfs_search_prev_slot() 1209 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in clear_free_space_tree()
|
| D | extent-tree.c | 101 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); in btrfs_lookup_data_extent() 156 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); in btrfs_lookup_extent_info() 466 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_extent_data_ref() 701 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_tree_block_ref() 829 ret = btrfs_search_slot(trans, root, &key, path, extra_size, 1); in lookup_inline_extent_backref() 1606 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 1); in run_delayed_extent_op() 2303 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in check_committed_ref() 3021 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent() 3043 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent() 5551 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_drop_snapshot()
|
| D | xattr.c | 298 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_listxattr()
|
| D | scrub.c | 659 ret = btrfs_search_slot(NULL, local_root, &key, swarn->path, 0, 0); in scrub_print_warning_inode() 2956 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_raid56_parity() 2966 ret = btrfs_search_slot(NULL, root, &key, in scrub_raid56_parity() 3361 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_stripe() 3373 ret = btrfs_search_slot(NULL, root, &key, in scrub_stripe() 3682 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_enumerate_chunks()
|
| D | zoned.c | 243 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in calculate_emulated_zone_size() 992 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in calculate_alloc_pointer()
|
| D | block-group.c | 555 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in load_extent_tree_free() 847 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in remove_block_group_item() 1663 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in find_first_block_group() 2627 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in update_block_group_item()
|
| /Linux-v5.15/fs/btrfs/tests/ |
| D | qgroup-tests.c | 88 ret = btrfs_search_slot(&trans, root, &key, path, 0, 1); in add_tree_ref() 137 ret = btrfs_search_slot(&trans, root, &key, path, -1, 1); in remove_extent_item() 170 ret = btrfs_search_slot(&trans, root, &key, path, 0, 1); in remove_extent_ref() 192 ret = btrfs_search_slot(&trans, root, &key, path, -1, 1); in remove_extent_ref()
|