Home
last modified time | relevance | path

Searched refs:btrfs_item_key_to_cpu (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/fs/btrfs/tests/
H A Dextent-buffer-tests.c89 btrfs_item_key_to_cpu(eb, &key, 0); in test_btrfs_split_item()
113 btrfs_item_key_to_cpu(eb, &key, 1); in test_btrfs_split_item()
144 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()
190 btrfs_item_key_to_cpu(eb, &key, 2); in test_btrfs_split_item()
H A Dfree-space-tree-tests.c55 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in __check_free_space_extents()
89 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in __check_free_space_extents()
/openbmc/linux/fs/btrfs/
H A Dfile-item.c231 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_lookup_csum()
303 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in search_csum_tree()
321 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in search_csum_tree()
493 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in btrfs_lookup_csums_list()
531 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_lookup_csums_list()
624 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in btrfs_lookup_csums_bitmap()
642 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in btrfs_lookup_csums_bitmap()
681 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_lookup_csums_bitmap()
900 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_del_csums()
933 btrfs_item_key_to_cpu(leaf, &pk, slot); in btrfs_del_csums()
[all …]
H A Dfree-space-tree.c246 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_bitmaps()
383 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_extents()
523 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_test_bit()
549 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_set_bits()
589 btrfs_item_key_to_cpu(p->nodes[0], &key, p->slots[0]); in free_space_next_bitmap()
635 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap()
675 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap()
737 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in remove_free_space_extent()
914 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent()
954 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent()
[all …]
H A Dtree-log.c1574 btrfs_item_key_to_cpu(path->nodes[0], &key, in count_inode_refs()
1691 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in fixup_inode_link_counts()
2068 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range()
2095 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range()
2225 btrfs_item_key_to_cpu(path->nodes[0], &key, i); in replay_xattr_deletes()
2361 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in replay_dir_deletes()
2434 btrfs_item_key_to_cpu(eb, &key, i); in replay_one_buffer()
3580 btrfs_item_key_to_cpu(src, &key, start_slot); in flush_dir_items_batch()
3603 btrfs_item_key_to_cpu(src, &ins_keys[i], slot); in flush_dir_items_batch()
3684 btrfs_item_key_to_cpu(src, &key, i); in process_dir_items_leaf()
[all …]
H A Dtree-checker.c89 btrfs_item_key_to_cpu(eb, &key, slot); in file_extent_err()
149 btrfs_item_key_to_cpu(eb, &key, slot); in dir_item_err()
395 btrfs_item_key_to_cpu(leaf, &item_key, slot); in check_inode_key()
447 btrfs_item_key_to_cpu(leaf, &item_key, slot); in check_root_key()
645 btrfs_item_key_to_cpu(eb, &key, slot); in block_group_err()
1001 btrfs_item_key_to_cpu(eb, &key, slot); in dev_item_err()
1249 btrfs_item_key_to_cpu(eb, &key, slot); in extent_err()
1954 btrfs_item_key_to_cpu(leaf, &key, slot); in __btrfs_check_leaf()
2204 btrfs_item_key_to_cpu(eb, &found_key, 0); in btrfs_verify_level_key()
H A Dbackref.c123 btrfs_item_key_to_cpu(eb, &key, slot); in find_extent_in_eb()
522 btrfs_item_key_to_cpu(eb, &key, slot); in add_all_parents()
875 btrfs_item_key_to_cpu(eb, &ref->key_for_search, 0); in add_missing_keys()
1050 btrfs_item_key_to_cpu(leaf, &found_key, slot); in add_inline_refs()
1171 btrfs_item_key_to_cpu(leaf, &key, slot); in add_keyed_refs()
1486 btrfs_item_key_to_cpu(leaf, &key, slot); in find_parent_nodes()
2091 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_find_one_extref()
2232 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]); in extent_from_logical()
2872 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in btrfs_backref_iter_start()
2911 btrfs_item_key_to_cpu(path->nodes[0], &iter->cur_key, in btrfs_backref_iter_start()
[all …]
H A Droot-tree.c94 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_root()
247 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_find_orphan_roots()
H A Dverity.c150 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in drop_verity_items()
337 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in read_key_bytes()
H A Dreflink.c207 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in clone_copy_inline_extent()
393 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_clone()
412 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_clone()
H A Dctree.c1846 btrfs_item_key_to_cpu(eb, found_key, path->slots[0]); in btrfs_find_item()
2517 btrfs_item_key_to_cpu(path->nodes[0], &key, 0); in btrfs_prev_leaf()
2675 btrfs_item_key_to_cpu(path->nodes[0], key, path->slots[0]); in btrfs_search_backwards()
2702 btrfs_item_key_to_cpu(path->nodes[0], key, path->slots[0]); in btrfs_get_next_valid_item()
2828 btrfs_item_key_to_cpu(left, &left_last, nr_left - 1); in check_sibling_keys()
2829 btrfs_item_key_to_cpu(right, &right_first, 0); in check_sibling_keys()
4012 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in setup_leaf_for_split()
4819 btrfs_item_key_to_cpu(cur, &found_key, slot); in btrfs_search_forward()
4922 btrfs_item_key_to_cpu(c, &cur_key, slot); in btrfs_find_next_key()
4943 btrfs_item_key_to_cpu(c, key, slot); in btrfs_find_next_key()
[all …]
H A Dextent-tree.c151 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_lookup_extent_info()
483 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in lookup_extent_data_ref()
598 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in remove_extent_data_ref()
642 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in extent_data_ref_count()
747 btrfs_item_key_to_cpu(path->nodes[level], key, in find_next_key()
832 btrfs_item_key_to_cpu(path->nodes[0], &key, in lookup_inline_extent_backref()
1094 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in update_inline_extent_backref()
1137 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in update_inline_extent_backref()
1151 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in update_inline_extent_backref()
1527 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_inc_extent_ref()
[all …]
H A Ddefrag.c524 btrfs_item_key_to_cpu(path.nodes[0], &key, path.slots[0]); in defrag_get_extent()
532 btrfs_item_key_to_cpu(path.nodes[0], &key, path.slots[0]); in defrag_get_extent()
545 btrfs_item_key_to_cpu(path.nodes[0], &key, path.slots[0]); in defrag_get_extent()
H A Dinode-item.c417 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_lookup_inode()
534 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_truncate_inode_items()
H A Dqgroup.c401 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config()
495 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config()
1091 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_quota_enable()
1942 btrfs_item_key_to_cpu(eb, &key, i); in btrfs_qgroup_trace_leaf_items()
2102 btrfs_item_key_to_cpu(dst_path->nodes[dst_level], &key, 0); in qgroup_trace_extent_swap()
2141 btrfs_item_key_to_cpu(dst_path->nodes[cur_level], in qgroup_trace_extent_swap()
2143 btrfs_item_key_to_cpu(src_path->nodes[cur_level], in qgroup_trace_extent_swap()
3338 btrfs_item_key_to_cpu(path->nodes[0], &found, in qgroup_rescan_leaf()
3355 btrfs_item_key_to_cpu(scratch_leaf, &found, slot); in qgroup_rescan_leaf()
H A Dfile.c256 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in btrfs_drop_extents()
277 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_drop_extents()
535 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in btrfs_drop_extents()
565 btrfs_item_key_to_cpu(leaf, &key, slot); in extent_mergeable()
634 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_mark_extent_written()
2069 btrfs_item_key_to_cpu(leaf, &key, slot); in hole_mergeable()
3583 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0] - 1); in find_desired_extent()
3604 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_desired_extent()
H A Dexport.c194 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_get_parent()
H A Duuid-tree.c330 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_uuid_tree_iterate()
H A Dsend.c1272 btrfs_item_key_to_cpu(p->nodes[0], &found_key, p->slots[0]); in get_inode_path()
2051 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in get_first_ref()
2550 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_subvol_begin()
3256 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in can_rmdir()
5573 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_encoded_inline_extent()
5640 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_encoded_extent()
5957 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0] - 1); in clone_range()
5982 btrfs_item_key_to_cpu(leaf, &key, slot); in clone_range()
6311 btrfs_item_key_to_cpu(eb, &found_key, slot); in is_extent_unchanged()
6394 btrfs_item_key_to_cpu(eb, &found_key, slot); in is_extent_unchanged()
[all …]
H A Dprint-tree.c232 btrfs_item_key_to_cpu(l, &key, i); in btrfs_print_leaf()
H A Dprops.c179 btrfs_item_key_to_cpu(leaf, &key, slot); in iterate_object_props()
H A Drelocation.c1030 btrfs_item_key_to_cpu(leaf, &key, i); in replace_file_extents()
2591 btrfs_item_key_to_cpu(eb, &block->key, 0); in get_tree_block_key()
3265 btrfs_item_key_to_cpu(path->nodes[0], &key, in __add_tree_block()
3355 btrfs_item_key_to_cpu(leaf, &key, i); in delete_v1_space_cache()
3467 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_next_extent()
4168 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_recover_relocation()
H A Daccessors.h597 static inline void btrfs_item_key_to_cpu(const struct extent_buffer *eb, in btrfs_item_key_to_cpu() function
641 static inline void btrfs_item_key_to_cpu(const struct extent_buffer *eb, in btrfs_item_key_to_cpu() function
H A Dscrub.c1341 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in compare_extent_item_range()
1409 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_first_extent_item()
1442 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in get_extent_info()
2440 btrfs_item_key_to_cpu(l, &found_key, slot); in scrub_enumerate_chunks()
H A Dvolumes.c1689 btrfs_item_key_to_cpu(l, &key, slot); in find_free_dev_extent()
1800 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_free_dev_extent()
1878 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in find_next_devid()
2618 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_finish_sprout()
2623 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_finish_sprout()
3417 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_relocate_sys_chunks()
3990 btrfs_item_key_to_cpu(leaf, &found_key, slot); in __btrfs_balance()
4960 btrfs_item_key_to_cpu(l, &key, path->slots[0]); in btrfs_shrink_device()
7945 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_verify_dev_extents()

12