/Linux-v4.19/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() 159 ret = btrfs_search_slot(trans, root, key, path, in btrfs_update_root() 229 ret = btrfs_search_slot(NULL, tree_root, &key, path, 0, 0); in btrfs_find_orphan_roots() 332 ret = btrfs_search_slot(trans, root, key, path, -1, 1); in btrfs_del_root() 366 ret = btrfs_search_slot(trans, tree_root, &key, path, -1, 1); in btrfs_del_root_ref()
|
D | dir-item.c | 195 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_dir_item() 224 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_check_dir_item_collision() 287 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_dir_index_item() 310 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_dir_index_item() 357 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_xattr()
|
D | inode-item.c | 96 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_inode_extref() 134 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_extref() 208 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_ref() 422 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 | 182 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_parent() 261 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_name()
|
D | uuid-tree.c | 45 ret = btrfs_search_slot(NULL, uuid_root, &key, path, 0, 0); in btrfs_uuid_tree_lookup() 176 ret = btrfs_search_slot(trans, uuid_root, &key, path, -1, 1); in btrfs_uuid_tree_remove()
|
D | tree-defrag.c | 84 wret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_defrag_leaves()
|
D | tree-log.c | 348 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in overwrite_item() 941 ret = btrfs_search_slot(NULL, log, key, path, 0, 0); in backref_in_log() 1001 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in __add_inode_ref() 1222 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in unlink_old_inode_refs() 1309 ret = btrfs_search_slot(NULL, BTRFS_I(inode)->root, &key, path, 0, 0); in btrfs_inode_ref_exists() 1578 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in count_inode_refs() 1689 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in fixup_inode_link_counts() 2077 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_dir_range() 2215 ret = btrfs_search_slot(NULL, root, dir_key, path, in check_item_in_log() 2258 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in replay_xattr_deletes() [all …]
|
D | file-item.c | 93 ret = btrfs_search_slot(trans, root, &file_key, path, 0, cow); in btrfs_lookup_csum() 141 ret = btrfs_search_slot(trans, root, &file_key, path, ins_len, cow); in btrfs_lookup_file_extent() 335 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_lookup_csums_range() 602 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_csums() 806 ret = btrfs_search_slot(trans, root, &file_key, path, in btrfs_csum_file_blocks()
|
D | inode-map.c | 46 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in caching_kthread() 524 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in btrfs_find_highest_objectid()
|
D | volumes.c | 1383 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_free_dev_extent_start() 1527 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_dev_extent() 1642 ret = btrfs_search_slot(NULL, fs_info->chunk_root, &key, path, 0, 0); in find_next_devid() 1758 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_rm_dev_item() 2266 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_finish_sprout() 2558 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_update_device() 2643 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_chunk() 2909 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in btrfs_relocate_sys_chunks() 3079 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in del_balance_item() 3532 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in __btrfs_balance() [all …]
|
D | qgroup.c | 573 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_relation_item() 670 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item() 686 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item() 721 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_limit_item() 767 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_info_item() 809 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_status_item() 854 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_clean_quota_tree()
|
D | relocation.c | 700 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path1, in build_backref_tree() 873 ret = btrfs_search_slot(NULL, root, node_key, path2, 0, 0); in build_backref_tree() 1867 ret = btrfs_search_slot(trans, src, &key, path, 0, 1); in replace_path() 2161 ret = btrfs_search_slot(NULL, reloc_root, &key, path, 0, 0); in merge_reloc_root() 2693 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in do_relocation() 2963 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in relocate_tree_block() 3391 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, 0, 0); in __add_tree_block() 3561 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_data_references() 3789 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, in find_next_extent() 4379 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, in btrfs_recover_relocation()
|
D | send.c | 812 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in __get_inode_info() 1477 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in read_symlink() 2533 ret = btrfs_search_slot(NULL, sctx->send_root, &key, path, 0, 0); in send_utimes() 2675 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() 3456 ret = btrfs_search_slot(NULL, sctx->parent_root, &key, path, 0, 0); in wait_for_dest_dir_move() 3584 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in is_ancestor() 4424 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in process_all_refs() 4730 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in process_all_new_xattrs() 5133 ret = btrfs_search_slot(NULL, clone_root->root, &key, path, 0, 0); in clone_range() [all …]
|
D | xattr.c | 277 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_listxattr()
|
D | dev-replace.c | 54 ret = btrfs_search_slot(NULL, dev_root, &key, path, 0, 0); in btrfs_init_dev_replace() 305 ret = btrfs_search_slot(trans, dev_root, &key, path, -1, 1); in btrfs_run_dev_replace()
|
D | backref.c | 548 ret = btrfs_search_slot(NULL, root, &ref->key_for_search, path, in resolve_indirect_ref() 1158 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 0); 1539 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); 1700 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0);
|
D | free-space-tree.c | 91 ret = btrfs_search_slot(trans, root, &key, path, 0, cow); in search_free_space_info() 116 ret = btrfs_search_slot(trans, root, key, p, ins_len, cow); in btrfs_search_prev_slot() 1198 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in clear_free_space_tree()
|
D | ctree.c | 2577 ret = btrfs_search_slot(NULL, fs_root, &key, path, 0, 0); in btrfs_find_item() 2694 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_search_slot() function 2959 return btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_old_slot() 3063 ret = btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_slot_for_read() 4350 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in setup_leaf_for_split() 4807 ret = btrfs_search_slot(trans, root, cpu_key, path, total_size, 1); in btrfs_insert_empty_items() 5070 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_prev_leaf() 5627 ret = btrfs_search_slot(NULL, root, &cur_key, path, in btrfs_find_next_key() 5696 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_next_old_leaf()
|
D | scrub.c | 666 ret = btrfs_search_slot(NULL, local_root, &key, swarn->path, 0, 0); in scrub_print_warning_inode() 2857 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_raid56_parity() 2867 ret = btrfs_search_slot(NULL, root, &key, in scrub_raid56_parity() 3208 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_stripe() 3220 ret = btrfs_search_slot(NULL, root, &key, in scrub_stripe() 3483 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_enumerate_chunks()
|
D | extent-tree.c | 423 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in load_extent_tree_free() 791 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); in btrfs_lookup_data_extent() 846 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 0); in btrfs_lookup_extent_info() 1157 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_extent_data_ref() 1392 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_tree_block_ref() 1519 ret = btrfs_search_slot(trans, root, &key, path, extra_size, 1); in lookup_inline_extent_backref() 2255 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 1); in run_delayed_extent_op() 3089 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in check_committed_ref() 3270 ret = btrfs_search_slot(trans, extent_root, &cache->key, path, 0, 1); in write_one_cache_group() 6756 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent() [all …]
|
D | ioctl.c | 2300 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_path_in_tree() 2393 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_path_in_tree_user() 2477 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_path_in_tree_user() 2668 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_ioctl_get_subvol_info() 2750 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_ioctl_get_subvol_rootref() 3786 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in clone_copy_inline_extent() 3935 ret = btrfs_search_slot(NULL, BTRFS_I(src)->root, &key, path, in btrfs_clone()
|
D | delayed-inode.c | 944 ret = btrfs_search_slot(trans, root, &curr->key, path, -1, 1); in btrfs_delete_delayed_items() 1074 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in __btrfs_update_delayed_inode()
|
D | inode.c | 2405 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in record_one_backref() 2619 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in relink_extent_backref() 2660 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in relink_extent_backref() 2831 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in record_old_file_extents() 3347 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_orphan_cleanup() 4173 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, path, 0, 0); in may_destroy_subvol() 4571 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_truncate_inode_items() 5527 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, path, 0, 0); in fixup_tree_root_location() 5901 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_real_readdir() 6081 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_set_inode_index_count()
|
/Linux-v4.19/fs/btrfs/tests/ |
D | qgroup-tests.c | 90 ret = btrfs_search_slot(&trans, root, &key, path, 0, 1); in add_tree_ref() 140 ret = btrfs_search_slot(&trans, root, &key, path, -1, 1); in remove_extent_item() 174 ret = btrfs_search_slot(&trans, root, &key, path, 0, 1); in remove_extent_ref() 196 ret = btrfs_search_slot(&trans, root, &key, path, -1, 1); in remove_extent_ref()
|