/Linux-v5.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()
|
/Linux-v5.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() 720 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_del_csums() 753 btrfs_item_key_to_cpu(leaf, &pk, slot); in btrfs_del_csums() 900 btrfs_item_key_to_cpu(path->nodes[0], &found_key, slot); in btrfs_csum_file_blocks() 922 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_csum_file_blocks() 941 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_csum_file_blocks() 1049 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() 925 btrfs_item_key_to_cpu(eb, &key, slot); in dev_item_err() 1149 btrfs_item_key_to_cpu(eb, &key, slot); in extent_err() 1637 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 | 1648 btrfs_item_key_to_cpu(path->nodes[0], &key, in count_inode_refs() 1760 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in fixup_inode_link_counts() 2146 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range() 2173 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range() 2330 btrfs_item_key_to_cpu(path->nodes[0], &key, i); in replay_xattr_deletes() 2465 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in replay_dir_deletes() 2540 btrfs_item_key_to_cpu(eb, &key, i); in replay_one_buffer() 3580 btrfs_item_key_to_cpu(path->nodes[0], &tmp, in log_dir_items() 3592 btrfs_item_key_to_cpu(path->nodes[0], &tmp, path->slots[0]); in log_dir_items() 3630 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() 1265 btrfs_item_key_to_cpu(leaf, &key, slot); 1623 btrfs_item_key_to_cpu(leaf, &found_key, slot); 1768 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]); 2357 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); 2396 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 | 189 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in clone_copy_inline_extent() 361 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_clone() 380 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_clone()
|
D | send.c | 1158 btrfs_item_key_to_cpu(p->nodes[0], &found_key, p->slots[0]); in get_inode_path() 1762 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in get_first_ref() 2382 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_subvol_begin() 2712 btrfs_item_key_to_cpu(eb, &found_key, slot); in did_create_dir() 2976 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in can_rmdir() 3627 btrfs_item_key_to_cpu(leaf, &key, slot); in is_ancestor() 4583 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_refs() 4895 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_new_xattrs() 5359 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0] - 1); in clone_range() 5383 btrfs_item_key_to_cpu(leaf, &key, slot); in clone_range() [all …]
|
D | qgroup.c | 378 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config() 472 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config() 1052 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_quota_enable() 1772 btrfs_item_key_to_cpu(eb, &key, i); in btrfs_qgroup_trace_leaf_items() 1933 btrfs_item_key_to_cpu(dst_path->nodes[dst_level], &key, 0); in qgroup_trace_extent_swap() 1984 btrfs_item_key_to_cpu(dst_path->nodes[cur_level], in qgroup_trace_extent_swap() 1986 btrfs_item_key_to_cpu(src_path->nodes[cur_level], in qgroup_trace_extent_swap() 3182 btrfs_item_key_to_cpu(path->nodes[0], &found, in qgroup_rescan_leaf() 3197 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 | extent-tree.c | 196 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_lookup_extent_info() 526 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in lookup_extent_data_ref() 640 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in remove_extent_data_ref() 685 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in extent_data_ref_count() 791 btrfs_item_key_to_cpu(path->nodes[level], key, in find_next_key() 875 btrfs_item_key_to_cpu(path->nodes[0], &key, in lookup_inline_extent_backref() 1482 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_inc_extent_ref() 1618 btrfs_item_key_to_cpu(path->nodes[0], &key, in run_delayed_extent_op() 2355 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in check_committed_ref() 2466 btrfs_item_key_to_cpu(buf, &key, i); in __btrfs_mod_ref() [all …]
|
D | uuid-tree.c | 328 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_uuid_tree_iterate()
|
D | ctree.c | 2553 btrfs_item_key_to_cpu(eb, found_key, path->slots[0]); in btrfs_find_item() 3221 btrfs_item_key_to_cpu(left, &left_last, nr_left - 1); in check_sibling_keys() 3222 btrfs_item_key_to_cpu(right, &right_first, 0); in check_sibling_keys() 4409 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in setup_leaf_for_split() 5130 btrfs_item_key_to_cpu(path->nodes[0], &key, 0); in btrfs_prev_leaf() 5225 btrfs_item_key_to_cpu(cur, &found_key, slot); in btrfs_search_forward() 5331 btrfs_item_key_to_cpu(c, &cur_key, slot); in btrfs_find_next_key() 5352 btrfs_item_key_to_cpu(c, key, slot); in btrfs_find_next_key() 5394 btrfs_item_key_to_cpu(path->nodes[0], &key, nritems - 1); in btrfs_next_old_leaf() 5581 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_previous_item() [all …]
|
D | print-tree.c | 236 btrfs_item_key_to_cpu(l, &key, i); in btrfs_print_leaf()
|
D | props.c | 149 btrfs_item_key_to_cpu(leaf, &key, slot); in iterate_object_props()
|
D | dir-item.c | 329 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_search_dir_index_item()
|
D | inode-item.c | 419 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_lookup_inode()
|
D | xattr.c | 302 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_listxattr()
|
D | file.c | 723 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in __btrfs_drop_extents() 746 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_drop_extents() 999 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in __btrfs_drop_extents() 1041 btrfs_item_key_to_cpu(leaf, &key, slot); in extent_mergeable() 1111 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_mark_extent_written() 2317 btrfs_item_key_to_cpu(leaf, &key, slot); in hole_mergeable()
|
D | ioctl.c | 1129 btrfs_item_key_to_cpu(leaf, &min_key, path->slots[0]); in find_new_extents() 2069 btrfs_item_key_to_cpu(leaf, key, i); in copy_to_sk() 2361 btrfs_item_key_to_cpu(l, &key, slot); in btrfs_search_path_in_tree() 2452 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user() 2479 btrfs_item_key_to_cpu(leaf, &key2, slot); in btrfs_search_path_in_tree_user() 2531 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user() 2726 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_info() 2811 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_rootref()
|
D | relocation.c | 1059 btrfs_item_key_to_cpu(leaf, &key, i); in replace_file_extents() 2458 btrfs_item_key_to_cpu(eb, &block->key, 0); in get_tree_block_key() 2942 btrfs_item_key_to_cpu(path->nodes[0], &key, in __add_tree_block() 3030 btrfs_item_key_to_cpu(leaf, &key, i); in delete_v1_space_cache() 3134 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_next_extent() 3750 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_recover_relocation()
|
D | delayed-inode.c | 894 btrfs_item_key_to_cpu(leaf, &key, i); in btrfs_batch_delete_items() 914 btrfs_item_key_to_cpu(leaf, &key, i); in btrfs_batch_delete_items() 1055 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_update_delayed_inode()
|