/kernel/linux/linux-5.10/fs/btrfs/tests/ |
D | extent-buffer-tests.c | 85 btrfs_item_key_to_cpu(eb, &key, 0); in test_btrfs_split_item() 110 btrfs_item_key_to_cpu(eb, &key, 1); in test_btrfs_split_item() 142 btrfs_item_key_to_cpu(eb, &key, 0); in test_btrfs_split_item() 166 btrfs_item_key_to_cpu(eb, &key, 1); in test_btrfs_split_item() 190 btrfs_item_key_to_cpu(eb, &key, 2); in test_btrfs_split_item()
|
D | free-space-tree-tests.c | 54 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in __check_free_space_extents() 88 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in __check_free_space_extents()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | file-item.c | 199 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_lookup_csum() 352 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in btrfs_lookup_bio_sums() 433 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in btrfs_lookup_csums_range() 455 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_lookup_csums_range() 732 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_del_csums() 765 btrfs_item_key_to_cpu(leaf, &pk, slot); in btrfs_del_csums() 911 btrfs_item_key_to_cpu(path->nodes[0], &found_key, slot); in btrfs_csum_file_blocks() 933 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_csum_file_blocks() 952 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_csum_file_blocks() 1060 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_extent_item_to_extent_map() [all …]
|
D | free-space-tree.c | 227 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_bitmaps() 366 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_extents() 506 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_test_bit() 531 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_set_bits() 571 btrfs_item_key_to_cpu(p->nodes[0], &key, p->slots[0]); in free_space_next_bitmap() 617 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap() 657 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap() 719 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in remove_free_space_extent() 896 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent() 936 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent() [all …]
|
D | tree-checker.c | 83 btrfs_item_key_to_cpu(eb, &key, slot); in file_extent_err() 142 btrfs_item_key_to_cpu(eb, &key, slot); in dir_item_err() 386 btrfs_item_key_to_cpu(leaf, &item_key, slot); in check_inode_key() 437 btrfs_item_key_to_cpu(leaf, &item_key, slot); in check_root_key() 618 btrfs_item_key_to_cpu(eb, &key, slot); in block_group_err() 932 btrfs_item_key_to_cpu(eb, &key, slot); in dev_item_err() 1156 btrfs_item_key_to_cpu(eb, &key, slot); in extent_err() 1636 btrfs_item_key_to_cpu(leaf, &key, slot); in check_leaf()
|
D | inode-map.c | 90 btrfs_item_key_to_cpu(leaf, &key, 0); in caching_kthread() 100 btrfs_item_key_to_cpu(leaf, &key, slot); in caching_kthread() 552 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_highest_objectid()
|
D | tree-log.c | 1667 btrfs_item_key_to_cpu(path->nodes[0], &key, in count_inode_refs() 1780 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in fixup_inode_link_counts() 2171 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range() 2198 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range() 2355 btrfs_item_key_to_cpu(path->nodes[0], &key, i); in replay_xattr_deletes() 2492 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in replay_dir_deletes() 2567 btrfs_item_key_to_cpu(eb, &key, i); in replay_one_buffer() 3607 btrfs_item_key_to_cpu(path->nodes[0], &tmp, in log_dir_items() 3619 btrfs_item_key_to_cpu(path->nodes[0], &tmp, path->slots[0]); in log_dir_items() 3657 btrfs_item_key_to_cpu(src, &min_key, i); in log_dir_items() [all …]
|
D | backref.c | 95 btrfs_item_key_to_cpu(eb, &key, slot); in find_extent_in_eb() 465 btrfs_item_key_to_cpu(eb, &key, slot); in add_all_parents() 799 btrfs_item_key_to_cpu(eb, &ref->key_for_search, 0); in add_missing_keys() 957 btrfs_item_key_to_cpu(leaf, &found_key, slot); in add_inline_refs() 1073 btrfs_item_key_to_cpu(leaf, &key, slot); in add_keyed_refs() 1270 btrfs_item_key_to_cpu(leaf, &key, slot); 1636 btrfs_item_key_to_cpu(leaf, &found_key, slot); 1781 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]); 2370 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); 2409 btrfs_item_key_to_cpu(path->nodes[0], &iter->cur_key, [all …]
|
D | root-tree.c | 91 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_root() 244 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_find_orphan_roots()
|
D | reflink.c | 202 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in clone_copy_inline_extent() 385 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_clone() 404 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_clone()
|
D | send.c | 1159 btrfs_item_key_to_cpu(p->nodes[0], &found_key, p->slots[0]); in get_inode_path() 1763 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in get_first_ref() 2383 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_subvol_begin() 2713 btrfs_item_key_to_cpu(eb, &found_key, slot); in did_create_dir() 2984 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in can_rmdir() 3640 btrfs_item_key_to_cpu(leaf, &key, slot); in is_ancestor() 4607 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_refs() 4919 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_new_xattrs() 5383 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0] - 1); in clone_range() 5407 btrfs_item_key_to_cpu(leaf, &key, slot); in clone_range() [all …]
|
D | extent-tree.c | 161 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_lookup_extent_info() 491 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in lookup_extent_data_ref() 605 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in remove_extent_data_ref() 650 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in extent_data_ref_count() 756 btrfs_item_key_to_cpu(path->nodes[level], key, in find_next_key() 840 btrfs_item_key_to_cpu(path->nodes[0], &key, in lookup_inline_extent_backref() 1445 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_inc_extent_ref() 1581 btrfs_item_key_to_cpu(path->nodes[0], &key, in run_delayed_extent_op() 2312 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in check_committed_ref() 2423 btrfs_item_key_to_cpu(buf, &key, i); in __btrfs_mod_ref() [all …]
|
D | qgroup.c | 376 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config() 470 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config() 1060 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_quota_enable() 1799 btrfs_item_key_to_cpu(eb, &key, i); in btrfs_qgroup_trace_leaf_items() 1960 btrfs_item_key_to_cpu(dst_path->nodes[dst_level], &key, 0); in qgroup_trace_extent_swap() 2011 btrfs_item_key_to_cpu(dst_path->nodes[cur_level], in qgroup_trace_extent_swap() 2013 btrfs_item_key_to_cpu(src_path->nodes[cur_level], in qgroup_trace_extent_swap() 3209 btrfs_item_key_to_cpu(path->nodes[0], &found, in qgroup_rescan_leaf() 3224 btrfs_item_key_to_cpu(scratch_leaf, &found, slot); in qgroup_rescan_leaf()
|
D | export.c | 174 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_get_parent()
|
D | uuid-tree.c | 328 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_uuid_tree_iterate()
|
D | ctree.c | 2578 btrfs_item_key_to_cpu(eb, found_key, path->slots[0]); in btrfs_find_item() 3257 btrfs_item_key_to_cpu(left, &left_last, nr_left - 1); in check_sibling_keys() 3258 btrfs_item_key_to_cpu(right, &right_first, 0); in check_sibling_keys() 4445 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in setup_leaf_for_split() 5166 btrfs_item_key_to_cpu(path->nodes[0], &key, 0); in btrfs_prev_leaf() 5261 btrfs_item_key_to_cpu(cur, &found_key, slot); in btrfs_search_forward() 5367 btrfs_item_key_to_cpu(c, &cur_key, slot); in btrfs_find_next_key() 5388 btrfs_item_key_to_cpu(c, key, slot); in btrfs_find_next_key() 5430 btrfs_item_key_to_cpu(path->nodes[0], &key, nritems - 1); in btrfs_next_old_leaf() 5617 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_previous_item() [all …]
|
D | props.c | 149 btrfs_item_key_to_cpu(leaf, &key, slot); in iterate_object_props()
|
D | print-tree.c | 236 btrfs_item_key_to_cpu(l, &key, i); in btrfs_print_leaf()
|
D | inode-item.c | 419 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_lookup_inode()
|
D | dir-item.c | 329 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_search_dir_index_item()
|
D | xattr.c | 327 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_listxattr()
|
D | file.c | 722 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in __btrfs_drop_extents() 745 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_drop_extents() 998 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in __btrfs_drop_extents() 1040 btrfs_item_key_to_cpu(leaf, &key, slot); in extent_mergeable() 1110 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_mark_extent_written() 2323 btrfs_item_key_to_cpu(leaf, &key, slot); in hole_mergeable()
|
D | ioctl.c | 1141 btrfs_item_key_to_cpu(leaf, &min_key, path->slots[0]); in find_new_extents() 2137 btrfs_item_key_to_cpu(leaf, key, i); in copy_to_sk() 2429 btrfs_item_key_to_cpu(l, &key, slot); in btrfs_search_path_in_tree() 2520 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user() 2547 btrfs_item_key_to_cpu(leaf, &key2, slot); in btrfs_search_path_in_tree_user() 2599 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user() 2794 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_info() 2879 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_rootref()
|
D | relocation.c | 1077 btrfs_item_key_to_cpu(leaf, &key, i); in replace_file_extents() 2476 btrfs_item_key_to_cpu(eb, &block->key, 0); in get_tree_block_key() 2960 btrfs_item_key_to_cpu(path->nodes[0], &key, in __add_tree_block() 3050 btrfs_item_key_to_cpu(leaf, &key, i); in delete_v1_space_cache() 3157 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_next_extent() 3773 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_recover_relocation()
|
D | delayed-inode.c | 895 btrfs_item_key_to_cpu(leaf, &key, i); in btrfs_batch_delete_items() 915 btrfs_item_key_to_cpu(leaf, &key, i); in btrfs_batch_delete_items() 1054 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_update_delayed_inode()
|