Home
last modified time | relevance | path

Searched refs:btrfs_search_slot (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.15/fs/btrfs/
Droot-tree.c73 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()
Dinode-item.c88 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()
Dorphan.c45 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_orphan_item()
Dexport.c161 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()
Dtree-log.c407 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 …]
Duuid-tree.c45 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()
Dtree-defrag.c83 wret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_defrag_leaves()
Dfile-item.c196 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()
Ddir-item.c183 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()
Dverity.c132 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()
Dctree.c1545 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 …]
Ddev-replace.c96 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()
Dbackref.c610 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);
Dreflink.c191 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()
Dvolumes.c1729 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 …]
Drelocation.c1327 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()
Dsend.c830 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 …]
Dqgroup.c624 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()
Dfree-space-tree.c96 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()
Dextent-tree.c101 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()
Dxattr.c298 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_listxattr()
Dscrub.c659 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()
Dzoned.c243 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()
Dblock-group.c555 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/
Dqgroup-tests.c88 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()

12