Home
last modified time | relevance | path

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

12

/linux-4.19.296/fs/btrfs/tests/
Dextent-buffer-tests.c86 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()
Dfree-space-tree-tests.c53 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()
/linux-4.19.296/fs/btrfs/
Dfree-space-tree.c221 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_bitmaps()
359 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0] - 1); in convert_free_space_to_extents()
499 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_test_bit()
524 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in free_space_set_bits()
564 btrfs_item_key_to_cpu(p->nodes[0], &key, p->slots[0]); in free_space_next_bitmap()
610 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap()
650 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in modify_free_space_bitmap()
712 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in remove_free_space_extent()
889 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent()
929 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in add_free_space_extent()
[all …]
Dfile-item.c102 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_lookup_csum()
250 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()
617 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_del_csums()
650 btrfs_item_key_to_cpu(leaf, &pk, slot); in btrfs_del_csums()
796 btrfs_item_key_to_cpu(path->nodes[0], &found_key, slot); in btrfs_csum_file_blocks()
824 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_csum_file_blocks()
942 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_extent_item_to_extent_map()
Dinode-map.c89 btrfs_item_key_to_cpu(leaf, &key, 0); in caching_kthread()
99 btrfs_item_key_to_cpu(leaf, &key, slot); in caching_kthread()
548 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_highest_objectid()
Dtree-checker.c79 btrfs_item_key_to_cpu(eb, &key, slot); in file_extent_err()
233 btrfs_item_key_to_cpu(eb, &key, slot); in dir_item_err()
367 btrfs_item_key_to_cpu(eb, &key, slot); in block_group_err()
620 btrfs_item_key_to_cpu(eb, &key, slot); in dev_item_err()
895 btrfs_item_key_to_cpu(leaf, &key, slot); in check_leaf()
Dtree-log.c1631 btrfs_item_key_to_cpu(path->nodes[0], &key, in count_inode_refs()
1744 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in fixup_inode_link_counts()
2136 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range()
2163 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in find_dir_range()
2320 btrfs_item_key_to_cpu(path->nodes[0], &key, i); in replay_xattr_deletes()
2457 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in replay_dir_deletes()
2532 btrfs_item_key_to_cpu(eb, &key, i); in replay_one_buffer()
3602 btrfs_item_key_to_cpu(path->nodes[0], &tmp, in log_dir_items()
3614 btrfs_item_key_to_cpu(path->nodes[0], &tmp, path->slots[0]); in log_dir_items()
3652 btrfs_item_key_to_cpu(src, &min_key, i); in log_dir_items()
[all …]
Dbackref.c94 btrfs_item_key_to_cpu(eb, &key, slot); in find_extent_in_eb()
451 btrfs_item_key_to_cpu(eb, &key, slot); in add_all_parents()
758 btrfs_item_key_to_cpu(eb, &ref->key_for_search, 0); in add_missing_keys()
929 btrfs_item_key_to_cpu(leaf, &found_key, slot); in add_inline_refs()
1047 btrfs_item_key_to_cpu(leaf, &key, slot); in add_keyed_refs()
1247 btrfs_item_key_to_cpu(leaf, &key, slot);
1602 btrfs_item_key_to_cpu(leaf, &found_key, slot);
1747 btrfs_item_key_to_cpu(path->nodes[0], found_key, path->slots[0]);
Droot-tree.c91 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_find_root()
246 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_find_orphan_roots()
Dsend.c1151 btrfs_item_key_to_cpu(p->nodes[0], &found_key, p->slots[0]); in get_inode_path()
1777 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in get_first_ref()
2397 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in send_subvol_begin()
2727 btrfs_item_key_to_cpu(eb, &found_key, slot); in did_create_dir()
2998 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in can_rmdir()
3654 btrfs_item_key_to_cpu(leaf, &key, slot); in is_ancestor()
4574 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_refs()
4886 btrfs_item_key_to_cpu(eb, &found_key, slot); in process_all_new_xattrs()
5343 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0] - 1); in clone_range()
5366 btrfs_item_key_to_cpu(leaf, &key, slot); in clone_range()
[all …]
Dctree.c2671 btrfs_item_key_to_cpu(eb, found_key, path->slots[0]); in btrfs_find_item()
4437 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in setup_leaf_for_split()
5160 btrfs_item_key_to_cpu(path->nodes[0], &key, 0); in btrfs_prev_leaf()
5281 btrfs_item_key_to_cpu(cur, &found_key, slot); in btrfs_search_forward()
5410 btrfs_item_key_to_cpu(path->nodes[*level], key, in tree_advance()
5568 btrfs_item_key_to_cpu(left_path->nodes[left_level], in btrfs_compare_trees()
5574 btrfs_item_key_to_cpu(right_path->nodes[right_level], in btrfs_compare_trees()
5756 btrfs_item_key_to_cpu(c, &cur_key, slot); in btrfs_find_next_key()
5777 btrfs_item_key_to_cpu(c, key, slot); in btrfs_find_next_key()
5819 btrfs_item_key_to_cpu(path->nodes[0], &key, nritems - 1); in btrfs_next_old_leaf()
[all …]
Duuid-tree.c284 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_uuid_tree_iterate()
Dexport.c195 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_get_parent()
Dioctl.c1106 btrfs_item_key_to_cpu(leaf, &min_key, path->slots[0]); in find_new_extents()
2078 btrfs_item_key_to_cpu(leaf, key, i); in copy_to_sk()
2374 btrfs_item_key_to_cpu(l, &key, slot); in btrfs_search_path_in_tree()
2467 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user()
2494 btrfs_item_key_to_cpu(leaf, &key2, slot); in btrfs_search_path_in_tree_user()
2545 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_search_path_in_tree_user()
2742 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_info()
2827 btrfs_item_key_to_cpu(leaf, &key, slot); in btrfs_ioctl_get_subvol_rootref()
3858 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in clone_copy_inline_extent()
3891 btrfs_item_key_to_cpu(path->nodes[0], &key, in clone_copy_inline_extent()
[all …]
Drelocation.c598 btrfs_item_key_to_cpu(leaf, &key, slot); in find_inline_backref()
748 btrfs_item_key_to_cpu(eb, &key, path1->slots[0]); in build_backref_tree()
1634 btrfs_item_key_to_cpu(leaf, &key, i); in replace_file_extents()
2930 btrfs_item_key_to_cpu(eb, &block->key, 0); in get_tree_block_key()
3413 btrfs_item_key_to_cpu(path->nodes[0], &key, in __add_tree_block()
3627 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_data_references()
3659 btrfs_item_key_to_cpu(leaf, &block->key, 0); in find_data_references()
3745 btrfs_item_key_to_cpu(eb, &key, path->slots[0]); in add_data_references()
3817 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in find_next_extent()
4422 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_recover_relocation()
Dprops.c180 btrfs_item_key_to_cpu(leaf, &key, slot); in iterate_object_props()
Dprint-tree.c198 btrfs_item_key_to_cpu(l, &key, i); in btrfs_print_leaf()
Dfile.c792 btrfs_item_key_to_cpu(leaf, &key, path->slots[0] - 1); in __btrfs_drop_extents()
815 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_drop_extents()
1062 btrfs_item_key_to_cpu(leaf, &slot_key, path->slots[0]); in __btrfs_drop_extents()
1108 btrfs_item_key_to_cpu(leaf, &key, slot); in extent_mergeable()
1177 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_mark_extent_written()
2289 btrfs_item_key_to_cpu(leaf, &key, slot); in hole_mergeable()
Dqgroup.c372 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config()
462 btrfs_item_key_to_cpu(l, &found_key, slot); in btrfs_read_qgroup_config()
976 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_quota_enable()
1651 btrfs_item_key_to_cpu(eb, &key, i); in btrfs_qgroup_trace_leaf_items()
2737 btrfs_item_key_to_cpu(path->nodes[0], &found, in qgroup_rescan_leaf()
2755 btrfs_item_key_to_cpu(scratch_leaf, &found, slot); in qgroup_rescan_leaf()
Ddir-item.c329 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_search_dir_index_item()
Dxattr.c307 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_listxattr()
Dinode-item.c427 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_lookup_inode()
Dextent-tree.c437 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in load_extent_tree_free()
853 btrfs_item_key_to_cpu(path->nodes[0], &key, in btrfs_lookup_extent_info()
1183 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in lookup_extent_data_ref()
1297 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in remove_extent_data_ref()
1342 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in extent_data_ref_count()
1448 btrfs_item_key_to_cpu(path->nodes[level], key, in find_next_key()
1532 btrfs_item_key_to_cpu(path->nodes[0], &key, in lookup_inline_extent_backref()
2141 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in __btrfs_inc_extent_ref()
2272 btrfs_item_key_to_cpu(path->nodes[0], &key, in run_delayed_extent_op()
3108 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in check_committed_ref()
[all …]
Dinode.c1362 btrfs_item_key_to_cpu(leaf, &found_key, in run_delalloc_nocow()
1386 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in run_delalloc_nocow()
2492 btrfs_item_key_to_cpu(leaf, &key, slot); in record_one_backref()
2729 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in relink_extent_backref()
2923 btrfs_item_key_to_cpu(l, &key, slot); in record_old_file_extents()
3445 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_orphan_cleanup()
3604 btrfs_item_key_to_cpu(leaf, &found_key, slot); in acls_after_inode_item()
3788 btrfs_item_key_to_cpu(leaf, &location, path->slots[0]); in btrfs_read_locked_inode()
4229 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_unlink_subvol()
4304 btrfs_item_key_to_cpu(path->nodes[0], &key, path->slots[0]); in may_destroy_subvol()
[all …]
Dvolumes.c1433 btrfs_item_key_to_cpu(l, &key, slot); in find_free_dev_extent_start()
1567 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_free_dev_extent()
1687 btrfs_item_key_to_cpu(path->nodes[0], &found_key, in find_next_devid()
2314 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_finish_sprout()
2319 btrfs_item_key_to_cpu(leaf, &key, path->slots[0]); in btrfs_finish_sprout()
2963 btrfs_item_key_to_cpu(leaf, &found_key, path->slots[0]); in btrfs_relocate_sys_chunks()
3592 btrfs_item_key_to_cpu(leaf, &found_key, slot); in __btrfs_balance()
4441 btrfs_item_key_to_cpu(l, &key, path->slots[0]); in btrfs_shrink_device()
6907 btrfs_item_key_to_cpu(leaf, &found_key, slot); in btrfs_read_chunk_tree()
7015 btrfs_item_key_to_cpu(eb, &found_key, slot); in btrfs_init_dev_stats()
[all …]

12