/Linux-v5.10/fs/btrfs/ |
D | print-tree.c | 98 ei = btrfs_item_ptr(eb, slot, struct btrfs_extent_item); in print_extent_item() 243 ii = btrfs_item_ptr(l, i, struct btrfs_inode_item); in btrfs_print_leaf() 250 di = btrfs_item_ptr(l, i, struct btrfs_dir_item); in btrfs_print_leaf() 257 ri = btrfs_item_ptr(l, i, struct btrfs_root_item); in btrfs_print_leaf() 273 dref = btrfs_item_ptr(l, i, in btrfs_print_leaf() 278 sref = btrfs_item_ptr(l, i, in btrfs_print_leaf() 284 fi = btrfs_item_ptr(l, i, in btrfs_print_leaf() 305 bi = btrfs_item_ptr(l, i, in btrfs_print_leaf() 314 print_chunk(l, btrfs_item_ptr(l, i, in btrfs_print_leaf() 318 print_dev_item(l, btrfs_item_ptr(l, i, in btrfs_print_leaf() [all …]
|
D | export.c | 181 ref = btrfs_item_ptr(leaf, path->slots[0], in btrfs_get_parent() 253 rref = btrfs_item_ptr(leaf, path->slots[0], in btrfs_get_name() 258 iref = btrfs_item_ptr(leaf, path->slots[0], in btrfs_get_name()
|
D | file-item.c | 152 item = btrfs_item_ptr(leaf, path->slots[0], in btrfs_insert_file_extent() 215 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item); in btrfs_lookup_csum() 361 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in btrfs_lookup_bio_sums() 472 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in btrfs_lookup_csums_range() 866 item_end = btrfs_item_ptr(leaf, path->slots[0], in btrfs_csum_file_blocks() 1004 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item); in btrfs_csum_file_blocks() 1114 fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item); in btrfs_file_extent_end()
|
D | inode-item.c | 291 ptr = (unsigned long)btrfs_item_ptr(leaf, path->slots[0], char); in btrfs_insert_inode_extref() 343 ref = btrfs_item_ptr(path->nodes[0], path->slots[0], in btrfs_insert_inode_ref() 361 ref = btrfs_item_ptr(path->nodes[0], path->slots[0], in btrfs_insert_inode_ref()
|
D | file.c | 759 fi = btrfs_item_ptr(leaf, path->slots[0], in __btrfs_drop_extents() 828 fi = btrfs_item_ptr(leaf, path->slots[0] - 1, in __btrfs_drop_extents() 833 fi = btrfs_item_ptr(leaf, path->slots[0], in __btrfs_drop_extents() 1045 fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item); in extent_mergeable() 1118 fi = btrfs_item_ptr(leaf, path->slots[0], in btrfs_mark_extent_written() 1145 fi = btrfs_item_ptr(leaf, path->slots[0], in btrfs_mark_extent_written() 1153 fi = btrfs_item_ptr(leaf, path->slots[0] - 1, in btrfs_mark_extent_written() 1170 fi = btrfs_item_ptr(leaf, path->slots[0], in btrfs_mark_extent_written() 1180 fi = btrfs_item_ptr(leaf, path->slots[0], in btrfs_mark_extent_written() 1209 fi = btrfs_item_ptr(leaf, path->slots[0] - 1, in btrfs_mark_extent_written() [all …]
|
D | tree-checker.c | 222 fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item); in check_extent_data_item() 320 prev_fi = btrfs_item_ptr(leaf, slot - 1, in check_extent_data_item() 485 di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item); in check_dir_item() 950 ditem = btrfs_item_ptr(leaf, slot, struct btrfs_dev_item); in check_dev_item() 992 iitem = btrfs_item_ptr(leaf, slot, struct btrfs_inode_item); in check_inode_item() 1235 ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item); in check_extent_item() 1543 chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk); in check_leaf_item()
|
D | extent-tree.c | 209 ei = btrfs_item_ptr(leaf, path->slots[0], in btrfs_lookup_extent_info() 531 ref = btrfs_item_ptr(leaf, path->slots[0], in lookup_extent_data_ref() 581 ref = btrfs_item_ptr(leaf, path->slots[0], in insert_extent_data_ref() 593 ref = btrfs_item_ptr(leaf, path->slots[0], in insert_extent_data_ref() 607 ref = btrfs_item_ptr(leaf, path->slots[0], in insert_extent_data_ref() 643 ref1 = btrfs_item_ptr(leaf, path->slots[0], in remove_extent_data_ref() 647 ref2 = btrfs_item_ptr(leaf, path->slots[0], in remove_extent_data_ref() 703 ref1 = btrfs_item_ptr(leaf, path->slots[0], in extent_data_ref_count() 707 ref2 = btrfs_item_ptr(leaf, path->slots[0], in extent_data_ref_count() 908 ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item); in lookup_inline_extent_backref() [all …]
|
D | dir-item.c | 45 ptr = btrfs_item_ptr(leaf, path->slots[0], char); in insert_with_overflow() 383 dir_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item); in btrfs_match_dir_item_name()
|
D | xattr.c | 200 ptr = btrfs_item_ptr(leaf, slot, char); in btrfs_setxattr() 312 di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item); in btrfs_listxattr()
|
D | tree-log.c | 420 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in overwrite_item() 423 item = btrfs_item_ptr(eb, slot, in overwrite_item() 444 item = btrfs_item_ptr(eb, slot, struct btrfs_inode_item); in overwrite_item() 589 item = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item); in replay_one_extent() 636 existing = btrfs_item_ptr(leaf, path->slots[0], in replay_one_extent() 2152 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in find_dir_range() 2179 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in find_dir_range() 2336 di = btrfs_item_ptr(path->nodes[0], i, struct btrfs_dir_item); in replay_xattr_deletes() 2548 inode_item = btrfs_item_ptr(eb, i, in replay_one_buffer() 3431 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in btrfs_del_dir_entries_in_log() [all …]
|
D | root-tree.c | 342 ref = btrfs_item_ptr(leaf, path->slots[0], in btrfs_del_root_ref() 418 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in btrfs_add_root_ref()
|
D | backref.c | 98 fi = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item); in find_extent_in_eb() 485 fi = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item); in add_all_parents() 955 ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item); in add_inline_refs() 1094 sdref = btrfs_item_ptr(leaf, slot, in add_keyed_refs() 1114 dref = btrfs_item_ptr(leaf, slot, in add_keyed_refs() 1714 iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref); 1785 ei = btrfs_item_ptr(eb, path->slots[0], struct btrfs_extent_item); 2088 iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref); 2368 ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
|
D | send.c | 836 ii = btrfs_item_ptr(path->nodes[0], path->slots[0], in __get_inode_info() 918 ptr = (unsigned long)btrfs_item_ptr(eb, slot, in iterate_inode_ref() 1038 di = btrfs_item_ptr(eb, slot, struct btrfs_dir_item); in iterate_dir_item() 1343 fi = btrfs_item_ptr(eb, path->slots[0], in find_extent_clone() 1372 ei = btrfs_item_ptr(tmp_path->nodes[0], tmp_path->slots[0], in find_extent_clone() 1519 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in read_symlink() 1773 iref = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_first_ref() 1782 extref = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_first_ref() 2388 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in send_subvol_begin() 2560 ii = btrfs_item_ptr(eb, slot, struct btrfs_inode_item); in send_utimes() [all …]
|
D | qgroup.c | 383 ptr = btrfs_item_ptr(l, slot, in btrfs_read_qgroup_config() 429 ptr = btrfs_item_ptr(l, slot, in btrfs_read_qgroup_config() 441 ptr = btrfs_item_ptr(l, slot, in btrfs_read_qgroup_config() 671 qgroup_info = btrfs_item_ptr(leaf, path->slots[0], in add_qgroup_item() 690 qgroup_limit = btrfs_item_ptr(leaf, path->slots[0], in add_qgroup_item() 780 qgroup_limit = btrfs_item_ptr(l, slot, struct btrfs_qgroup_limit_item); in update_qgroup_limit_item() 826 qgroup_info = btrfs_item_ptr(l, slot, struct btrfs_qgroup_info_item); in update_qgroup_info_item() 868 ptr = btrfs_item_ptr(l, slot, struct btrfs_qgroup_status_item); in update_qgroup_status_item() 1025 ptr = btrfs_item_ptr(leaf, path->slots[0], in btrfs_quota_enable() 1777 fi = btrfs_item_ptr(eb, i, struct btrfs_file_extent_item); in btrfs_qgroup_trace_leaf_items()
|
D | volumes.c | 1579 dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent); in find_free_dev_extent_start() 1658 extent = btrfs_item_ptr(leaf, path->slots[0], in btrfs_free_dev_extent() 1667 extent = btrfs_item_ptr(leaf, path->slots[0], in btrfs_free_dev_extent() 1715 extent = btrfs_item_ptr(leaf, path->slots[0], in btrfs_alloc_dev_extent() 1820 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item); in btrfs_add_dev_item() 2460 dev_item = btrfs_item_ptr(leaf, path->slots[0], in btrfs_finish_sprout() 2746 dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item); in btrfs_update_device() 3101 chunk = btrfs_item_ptr(leaf, path->slots[0], in btrfs_relocate_sys_chunks() 3206 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_balance_item); in insert_balance_item() 3684 chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk); in __btrfs_balance() [all …]
|
D | ref-verify.c | 443 ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item); in process_extent_item() 529 dref = btrfs_item_ptr(leaf, i, in process_leaf() 535 sref = btrfs_item_ptr(leaf, i, in process_leaf()
|
D | reflink.c | 205 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in clone_copy_inline_extent() 387 extent = btrfs_item_ptr(leaf, slot, in btrfs_clone()
|
D | props.c | 159 di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item); in iterate_object_props()
|
D | dev-replace.c | 127 ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_replace_item); in btrfs_init_dev_replace() 406 ptr = btrfs_item_ptr(eb, path->slots[0], in btrfs_run_dev_replace()
|
D | relocation.c | 1000 fi = btrfs_item_ptr(leaf, path->slots[0], in get_new_location() 1062 fi = btrfs_item_ptr(leaf, i, struct btrfs_file_extent_item); in replace_file_extents() 2862 ei = btrfs_item_ptr(eb, path->slots[0], in add_tree_block() 3033 ei = btrfs_item_ptr(leaf, i, struct btrfs_file_extent_item); in delete_v1_space_cache() 3310 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in relocate_block_group() 3450 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_inode_item); in __insert_orphan_inode()
|
D | delayed-inode.c | 776 data_ptr = btrfs_item_ptr(leaf, slot, char); in btrfs_batch_insert_items() 818 ptr = btrfs_item_ptr(leaf, path->slots[0], char); in btrfs_insert_delayed_item() 1042 inode_item = btrfs_item_ptr(leaf, path->slots[0], in __btrfs_update_delayed_inode()
|
D | free-space-cache.c | 74 header = btrfs_item_ptr(leaf, path->slots[0], in __lookup_free_space_inode() 156 inode_item = btrfs_item_ptr(leaf, path->slots[0], in __create_free_space_inode() 185 header = btrfs_item_ptr(leaf, path->slots[0], in __create_free_space_inode() 702 header = btrfs_item_ptr(leaf, path->slots[0], in __load_free_space_cache() 1052 header = btrfs_item_ptr(leaf, path->slots[0], in update_cache_item()
|
D | scrub.c | 673 inode_item = btrfs_item_ptr(eb, swarn->path->slots[0], in scrub_print_warning_inode() 767 ei = btrfs_item_ptr(eb, path->slots[0], struct btrfs_extent_item); in scrub_print_warning() 2865 extent = btrfs_item_ptr(l, slot, in scrub_raid56_parity() 3231 extent = btrfs_item_ptr(l, slot, in scrub_stripe() 3483 dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent); in scrub_enumerate_chunks()
|
D | ioctl.c | 1115 extent = btrfs_item_ptr(leaf, path->slots[0], in find_new_extents() 2363 iref = btrfs_item_ptr(l, slot, struct btrfs_inode_ref); in btrfs_search_path_in_tree() 2454 iref = btrfs_item_ptr(leaf, slot, struct btrfs_inode_ref); in btrfs_search_path_in_tree_user() 2536 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_search_path_in_tree_user() 2731 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_ioctl_get_subvol_info() 2822 rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref); in btrfs_ioctl_get_subvol_rootref()
|
/Linux-v5.10/fs/btrfs/tests/ |
D | qgroup-tests.c | 48 item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item); in insert_normal_tree_ref() 97 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in add_tree_ref() 181 item = btrfs_item_ptr(path->nodes[0], path->slots[0], in remove_extent_ref()
|