/fs/btrfs/tests/ |
D | extent-buffer-tests.c | 86 btrfs_item_key_to_cpu(eb, &key, 0); in test_btrfs_split_item() 111 btrfs_item_key_to_cpu(eb, &key, 1); in test_btrfs_split_item() 143 btrfs_item_key_to_cpu(eb, &key, 0); in test_btrfs_split_item() 167 btrfs_item_key_to_cpu(eb, &key, 1); in test_btrfs_split_item() 191 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() 90 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in __check_free_space_extents()
|
/fs/btrfs/ |
D | free-space-tree.c | 224 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_bitmaps() 363 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_extents() 503 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_test_bit() 528 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_set_bits() 568 btrfs_item_key_to_cpu(p->nodes[0], &key, p->slots[0]); in free_space_next_bitmap() 614 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap() 654 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap() 716 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in remove_free_space_extent() 893 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent() 933 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent() [all …]
|
D | file-item.c | 108 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_lookup_csum() 249 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in __btrfs_lookup_bio_sums() 341 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in btrfs_lookup_csums_range() 363 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_lookup_csums_range() 632 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_del_csums() 665 btrfs_item_key_to_cpu(leaf, &pk, slot); in btrfs_del_csums() 811 btrfs_item_key_to_cpu(path->nodes[0], &found_key, slot); in btrfs_csum_file_blocks() 839 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_csum_file_blocks() 957 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_extent_item_to_extent_map()
|
D | tree-log.c | 1707 btrfs_item_key_to_cpu(path->nodes[0], &key, in count_inode_refs() 1820 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in fixup_inode_link_counts() 2209 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range() 2236 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range() 2393 btrfs_item_key_to_cpu(path->nodes[0], &key, i); in replay_xattr_deletes() 2530 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in replay_dir_deletes() 2605 btrfs_item_key_to_cpu(eb, &key, i); in replay_one_buffer() 3648 btrfs_item_key_to_cpu(path->nodes[0], &tmp, in log_dir_items() 3660 btrfs_item_key_to_cpu(path->nodes[0], &tmp, path->slots[0]); in log_dir_items() 3698 btrfs_item_key_to_cpu(src, &min_key, i); in log_dir_items() [all …]
|
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() 550 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_highest_objectid()
|
D | tree-checker.c | 82 btrfs_item_key_to_cpu(eb, &key, slot); in file_extent_err() 301 btrfs_item_key_to_cpu(eb, &key, slot); in dir_item_err() 435 btrfs_item_key_to_cpu(eb, &key, slot); in block_group_err() 749 btrfs_item_key_to_cpu(eb, &key, slot); in dev_item_err() 1001 btrfs_item_key_to_cpu(eb, &key, slot); in extent_err() 1447 btrfs_item_key_to_cpu(leaf, &key, slot); in check_leaf()
|
D | backref.c | 94 btrfs_item_key_to_cpu(eb, &key, slot); in find_extent_in_eb() 468 btrfs_item_key_to_cpu(eb, &key, slot); in add_all_parents() 817 btrfs_item_key_to_cpu(eb, &ref->key_for_search, 0); in add_missing_keys() 985 btrfs_item_key_to_cpu(leaf, &found_key, slot); in add_inline_refs() 1103 btrfs_item_key_to_cpu(leaf, &key, slot); in add_keyed_refs() 1301 btrfs_item_key_to_cpu(leaf, &key, slot); 1665 btrfs_item_key_to_cpu(leaf, &found_key, slot); 1810 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]);
|
D | root-tree.c | 93 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_root() 248 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_find_orphan_roots()
|
D | send.c | 1174 btrfs_item_key_to_cpu(p->nodes[0], &found_key, p->slots[0]); in get_inode_path() 1778 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in get_first_ref() 2398 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_subvol_begin() 2728 btrfs_item_key_to_cpu(eb, &found_key, slot); in did_create_dir() 2999 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in can_rmdir() 3655 btrfs_item_key_to_cpu(leaf, &key, slot); in is_ancestor() 4622 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_refs() 4934 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_new_xattrs() 5402 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0] - 1); in clone_range() 5427 btrfs_item_key_to_cpu(leaf, &key, slot); in clone_range() [all …]
|
D | extent-tree.c | 199 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_lookup_extent_info() 529 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in lookup_extent_data_ref() 643 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in remove_extent_data_ref() 688 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in extent_data_ref_count() 794 btrfs_item_key_to_cpu(path->nodes[level], key, in find_next_key() 878 btrfs_item_key_to_cpu(path->nodes[0], &key, in lookup_inline_extent_backref() 1496 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_inc_extent_ref() 1627 btrfs_item_key_to_cpu(path->nodes[0], &key, in run_delayed_extent_op() 2383 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in check_committed_ref() 2494 btrfs_item_key_to_cpu(buf, &key, i); in __btrfs_mod_ref() [all …]
|
D | qgroup.c | 371 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config() 461 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config() 1048 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_quota_enable() 1808 btrfs_item_key_to_cpu(eb, &key, i); in btrfs_qgroup_trace_leaf_items() 1969 btrfs_item_key_to_cpu(dst_path->nodes[dst_level], &key, 0); in qgroup_trace_extent_swap() 2020 btrfs_item_key_to_cpu(dst_path->nodes[cur_level], in qgroup_trace_extent_swap() 2022 btrfs_item_key_to_cpu(src_path->nodes[cur_level], in qgroup_trace_extent_swap() 3218 btrfs_item_key_to_cpu(path->nodes[0], &found, in qgroup_rescan_leaf() 3233 btrfs_item_key_to_cpu(scratch_leaf, &found, slot); in qgroup_rescan_leaf()
|
D | ioctl.c | 1122 btrfs_item_key_to_cpu(leaf, &min_key, path->slots[0]); in find_new_extents() 2152 btrfs_item_key_to_cpu(leaf, key, i); in copy_to_sk() 2448 btrfs_item_key_to_cpu(l, &key, slot); in btrfs_search_path_in_tree() 2541 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user() 2568 btrfs_item_key_to_cpu(leaf, &key2, slot); in btrfs_search_path_in_tree_user() 2619 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user() 2816 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_info() 2901 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_rootref() 3494 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in clone_copy_inline_extent() 3527 btrfs_item_key_to_cpu(path->nodes[0], &key, in clone_copy_inline_extent() [all …]
|
D | relocation.c | 634 btrfs_item_key_to_cpu(leaf, &key, slot); in find_inline_backref() 784 btrfs_item_key_to_cpu(eb, &key, path1->slots[0]); in build_backref_tree() 1709 btrfs_item_key_to_cpu(leaf, &key, i); in replace_file_extents() 3110 btrfs_item_key_to_cpu(eb, &block->key, 0); in get_tree_block_key() 3585 btrfs_item_key_to_cpu(path->nodes[0], &key, in __add_tree_block() 3799 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_data_references() 3831 btrfs_item_key_to_cpu(leaf, &block->key, 0); in find_data_references() 3917 btrfs_item_key_to_cpu(eb, &key, path->slots[0]); in add_data_references() 3989 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_next_extent() 4591 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_recover_relocation()
|
D | uuid-tree.c | 284 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_uuid_tree_iterate()
|
D | export.c | 202 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_get_parent()
|
D | file.c | 794 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in __btrfs_drop_extents() 817 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_drop_extents() 1070 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in __btrfs_drop_extents() 1116 btrfs_item_key_to_cpu(leaf, &key, slot); in extent_mergeable() 1186 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_mark_extent_written() 2278 btrfs_item_key_to_cpu(leaf, &key, slot); in hole_mergeable()
|
D | print-tree.c | 198 btrfs_item_key_to_cpu(l, &key, i); in btrfs_print_leaf()
|
D | ctree.c | 2647 btrfs_item_key_to_cpu(eb, found_key, path->slots[0]); in btrfs_find_item() 4431 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in setup_leaf_for_split() 5147 btrfs_item_key_to_cpu(path->nodes[0], &key, 0); in btrfs_prev_leaf() 5271 btrfs_item_key_to_cpu(cur, &found_key, slot); in btrfs_search_forward() 5377 btrfs_item_key_to_cpu(c, &cur_key, slot); in btrfs_find_next_key() 5398 btrfs_item_key_to_cpu(c, key, slot); in btrfs_find_next_key() 5440 btrfs_item_key_to_cpu(path->nodes[0], &key, nritems - 1); in btrfs_next_old_leaf() 5623 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_previous_item() 5665 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_previous_extent_item()
|
D | props.c | 149 btrfs_item_key_to_cpu(leaf, &key, slot); in iterate_object_props()
|
D | inode.c | 1478 btrfs_item_key_to_cpu(leaf, &found_key, in run_delalloc_nocow() 1500 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in run_delalloc_nocow() 2690 btrfs_item_key_to_cpu(leaf, &key, slot); in record_one_backref() 2928 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in relink_extent_backref() 3120 btrfs_item_key_to_cpu(l, &key, slot); in record_old_file_extents() 3686 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_orphan_cleanup() 3843 btrfs_item_key_to_cpu(leaf, &found_key, slot); in acls_after_inode_item() 4012 btrfs_item_key_to_cpu(leaf, &location, path->slots[0]); in btrfs_read_locked_inode() 4453 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_unlink_subvol() 4528 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in may_destroy_subvol() [all …]
|
D | inode-item.c | 419 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_lookup_inode()
|
D | dir-item.c | 360 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_search_dir_index_item()
|
D | xattr.c | 325 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_listxattr()
|
D | delayed-inode.c | 897 btrfs_item_key_to_cpu(leaf, &key, i); in btrfs_batch_delete_items() 917 btrfs_item_key_to_cpu(leaf, &key, i); in btrfs_batch_delete_items() 1056 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_update_delayed_inode()
|