Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/fs/btrfs/
H A 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()
H A Ddir-item.c195 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()
H A Dinode-item.c88 ret = btrfs_search_slot(trans, root, &key, path, ins_len, cow); in btrfs_lookup_inode_extref()
124 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_extref()
198 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_inode_ref()
414 ret = btrfs_search_slot(trans, root, location, path, ins_len, cow); in btrfs_lookup_inode()
H A Dorphan.c45 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_orphan_item()
H A Dtree-log.c366 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in overwrite_item()
963 ret = btrfs_search_slot(NULL, log, key, path, 0, 0); in backref_in_log()
1008 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in __add_inode_ref()
1242 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in unlink_old_inode_refs()
1338 ret = btrfs_search_slot(NULL, BTRFS_I(inode)->root, &key, path, 0, 0); in btrfs_inode_ref_exists()
1678 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in count_inode_refs()
1789 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in fixup_inode_link_counts()
2182 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_dir_range()
2320 ret = btrfs_search_slot(NULL, root, dir_key, path, in check_item_in_log()
2363 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in replay_xattr_deletes()
[all …]
H A Dexport.c161 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_parent()
238 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_get_name()
H A Duuid-tree.c45 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()
H A Dfile-item.c190 ret = btrfs_search_slot(trans, root, &file_key, path, 0, cow); in btrfs_lookup_csum()
238 ret = btrfs_search_slot(trans, root, &file_key, path, ins_len, cow); in btrfs_lookup_file_extent()
428 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_lookup_csums_range()
721 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_del_csums()
940 ret = btrfs_search_slot(trans, root, &file_key, path, in btrfs_csum_file_blocks()
H A Dtree-defrag.c84 wret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_defrag_leaves()
H A Dinode-map.c62 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in caching_kthread()
545 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in btrfs_find_highest_objectid()
H A Dvolumes.c1573 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in find_free_dev_extent_start()
1701 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_dev_extent()
1816 ret = btrfs_search_slot(NULL, fs_info->chunk_root, &key, path, 0, 0); in find_next_devid()
1943 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_rm_dev_item()
2494 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_finish_sprout()
2793 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in btrfs_update_device()
2875 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_free_chunk()
3139 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in btrfs_relocate_sys_chunks()
3307 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in del_balance_item()
3711 ret = btrfs_search_slot(NULL, chunk_root, &key, path, 0, 0); in __btrfs_balance()
[all …]
H A Dreflink.c191 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in clone_copy_inline_extent()
375 ret = btrfs_search_slot(NULL, BTRFS_I(src)->root, &key, path, in btrfs_clone()
H A Dbackref.c612 ret = btrfs_search_slot(NULL, root, &search_key, path, 0, 0); in resolve_indirect_ref()
1245 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 0);
1640 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
1801 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0);
2405 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0);
2794 ret = btrfs_search_slot(NULL, root, tree_key, path, 0, 0);
H A Dextent-tree.c99 ret = btrfs_search_slot(NULL, fs_info->extent_root, &key, path, 0, 0); in btrfs_lookup_data_extent()
154 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 0); in btrfs_lookup_extent_info()
464 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_extent_data_ref()
699 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in lookup_tree_block_ref()
826 ret = btrfs_search_slot(trans, root, &key, path, extra_size, 1); in lookup_inline_extent_backref()
1572 ret = btrfs_search_slot(trans, fs_info->extent_root, &key, path, 0, 1); in run_delayed_extent_op()
2301 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in check_committed_ref()
3051 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent()
3073 ret = btrfs_search_slot(trans, extent_root, in __btrfs_free_extent()
5414 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_drop_snapshot()
H A Dsend.c830 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in __get_inode_info()
1501 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in read_symlink()
2553 ret = btrfs_search_slot(NULL, sctx->send_root, &key, path, 0, 0); in send_utimes()
2695 ret = btrfs_search_slot(NULL, sctx->send_root, &key, path, 0, 0); in did_create_dir()
2969 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in can_rmdir()
3493 ret = btrfs_search_slot(NULL, sctx->parent_root, &key, path, 0, 0); in wait_for_dest_dir_move()
3621 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in is_ancestor()
4591 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in process_all_refs()
4901 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in process_all_new_xattrs()
5383 ret = btrfs_search_slot(NULL, clone_root->root, &key, path, 0, 0); in clone_range()
[all …]
H A Dqgroup.c623 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_relation_item()
720 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item()
736 ret = btrfs_search_slot(trans, quota_root, &key, path, -1, 1); in del_qgroup_item()
771 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_limit_item()
817 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_info_item()
859 ret = btrfs_search_slot(trans, quota_root, &key, path, 0, 1); in update_qgroup_status_item()
904 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in btrfs_clean_quota_tree()
H A Drelocation.c1321 ret = btrfs_search_slot(trans, src, &key, path, 0, 1); in replace_path()
1696 ret = btrfs_search_slot(NULL, reloc_root, &key, path, 0, 0); in merge_reloc_root()
2269 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in do_relocation()
2527 ret = btrfs_search_slot(trans, root, key, path, 0, 1); in relocate_tree_block()
2953 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, 0, 0); in __add_tree_block()
3144 ret = btrfs_search_slot(NULL, rc->extent_root, &key, path, in find_next_extent()
3761 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, in btrfs_recover_relocation()
H A Dctree.c2566 ret = btrfs_search_slot(NULL, fs_root, &key, path, 0, 0); in btrfs_find_item()
2707 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_search_slot() function
2980 return btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_old_slot()
3081 ret = btrfs_search_slot(NULL, root, key, p, 0, 0); in btrfs_search_slot_for_read()
4463 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in setup_leaf_for_split()
4922 ret = btrfs_search_slot(trans, root, cpu_key, path, total_size, 1); in btrfs_insert_empty_items()
5182 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_prev_leaf()
5374 ret = btrfs_search_slot(NULL, root, &cur_key, path, in btrfs_find_next_key()
5443 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_next_old_leaf()
H A 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()
1213 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in clear_free_space_tree()
H A Ddev-replace.c91 ret = btrfs_search_slot(NULL, dev_root, &key, path, 0, 0); in btrfs_init_dev_replace()
362 ret = btrfs_search_slot(trans, dev_root, &key, path, -1, 1); in btrfs_run_dev_replace()
H A Dxattr.c298 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_listxattr()
H A Dblock-group.c537 ret = btrfs_search_slot(NULL, extent_root, &key, path, 0, 0); in load_extent_tree_free()
886 ret = btrfs_search_slot(trans, root, &key, path, -1, 1); in remove_block_group_item()
1007 ret = btrfs_search_slot(trans, tree_root, &key, path, -1, 1); in btrfs_remove_block_group()
1601 ret = btrfs_search_slot(NULL, root, key, path, 0, 0); in find_first_block_group()
2342 ret = btrfs_search_slot(trans, root, &key, path, 0, 1); in update_block_group_item()
H A Dscrub.c665 ret = btrfs_search_slot(NULL, local_root, &key, swarn->path, 0, 0); in scrub_print_warning_inode()
2810 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_raid56_parity()
2820 ret = btrfs_search_slot(NULL, root, &key, in scrub_raid56_parity()
3161 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_stripe()
3173 ret = btrfs_search_slot(NULL, root, &key, in scrub_stripe()
3448 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in scrub_enumerate_chunks()
H A Dioctl.c2413 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_path_in_tree()
2504 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_search_path_in_tree_user()
2589 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, path, 0, 0); in btrfs_search_path_in_tree_user()
2778 ret = btrfs_search_slot(NULL, fs_info->tree_root, &key, path, 0, 0); in btrfs_ioctl_get_subvol_info()
2864 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0); in btrfs_ioctl_get_subvol_rootref()
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dqgroup-tests.c90 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()

12