Home
last modified time | relevance | path

Searched refs:btrfs_item_ptr_offset (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.15/fs/btrfs/tests/
Dextent-buffer-tests.c65 write_extent_buffer(eb, value, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
100 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
125 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
157 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 0), in test_btrfs_split_item()
181 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 1), in test_btrfs_split_item()
205 read_extent_buffer(eb, buf, btrfs_item_ptr_offset(eb, 2), in test_btrfs_split_item()
/Linux-v5.15/fs/btrfs/
Duuid-tree.c56 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_lookup()
118 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
127 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_add()
188 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_remove()
219 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); in btrfs_uuid_tree_remove()
333 offset = btrfs_item_ptr_offset(leaf, slot); in btrfs_uuid_tree_iterate()
Dinode-item.c23 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_backref()
49 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_find_name_in_ext_backref()
156 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_extref()
222 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_ref()
Droot-tree.c29 read_extent_buffer(eb, item, btrfs_item_ptr_offset(eb, slot), in btrfs_read_root_item()
150 ptr = btrfs_item_ptr_offset(l, slot); in btrfs_update_root()
181 ptr = btrfs_item_ptr_offset(l, slot); in btrfs_update_root()
Dtree-checker.c664 read_extent_buffer(leaf, &bgi, btrfs_item_ptr_offset(leaf, slot), in check_block_group_item()
730 if (btrfs_item_ptr_offset(leaf, i) == in chunk_err()
1113 read_extent_buffer(leaf, &ri, btrfs_item_ptr_offset(leaf, slot), in check_root_item()
1266 end = item_size + btrfs_item_ptr_offset(leaf, slot); in check_extent_item()
1462 unsigned long ptr = btrfs_item_ptr_offset(leaf, slot); in check_extent_data_ref()
1518 ptr = btrfs_item_ptr_offset(leaf, slot); in check_inode_ref()
1717 if (unlikely(btrfs_item_ptr_offset(leaf, slot) < in check_leaf()
1723 btrfs_item_ptr_offset(leaf, slot)); in check_leaf()
Dtree-log.c404 src_ptr = btrfs_item_ptr_offset(eb, slot); in overwrite_item()
434 dst_ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]); in overwrite_item()
517 dst_ptr = btrfs_item_ptr_offset(path->nodes[0], in overwrite_item()
719 dest_offset = btrfs_item_ptr_offset(path->nodes[0], in replay_one_extent()
1070 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in __add_inode_ref()
1131 base = btrfs_item_ptr_offset(leaf, path->slots[0]); in __add_inode_ref()
1291 ref_ptr = btrfs_item_ptr_offset(eb, path->slots[0]); in unlink_old_inode_refs()
1476 ref_ptr = btrfs_item_ptr_offset(eb, slot); in add_inode_ref()
1652 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in count_inode_extrefs()
1704 ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]); in count_inode_refs()
[all …]
Dfree-space-tree.c305 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in convert_free_space_to_bitmaps()
387 ptr = btrfs_item_ptr_offset(leaf, path->slots[0] - 1); in convert_free_space_to_extents()
511 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in free_space_test_bit()
540 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in free_space_set_bits()
Dreflink.c276 btrfs_item_ptr_offset(path->nodes[0], in clone_copy_inline_extent()
443 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf, slot), in btrfs_clone()
Dprint-tree.c349 print_uuid_item(l, btrfs_item_ptr_offset(l, i), in btrfs_print_leaf()
Ddir-item.c456 start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_delete_one_dir_name()
Dbackref.c1643 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]);
2147 ptr = btrfs_item_ptr_offset(eb, slot);
2364 iter->item_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2404 iter->cur_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
2469 iter->item_ptr = (u32)btrfs_item_ptr_offset(path->nodes[0],
Dctree.c3510 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf, in split_item()
3538 btrfs_item_ptr_offset(leaf, path->slots[0]), in split_item()
3543 btrfs_item_ptr_offset(leaf, slot), in split_item()
3611 btrfs_item_ptr_offset(leaf, path->slots[0]), in btrfs_duplicate_item()
3612 btrfs_item_ptr_offset(leaf, path->slots[0] - 1), in btrfs_duplicate_item()
3688 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_truncate_item()
3937 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_insert_item()
Dblock-group.c1635 read_extent_buffer(leaf, &bg, btrfs_item_ptr_offset(leaf, slot), in read_bg_from_eb()
2177 read_extent_buffer(leaf, &bgi, btrfs_item_ptr_offset(leaf, slot), in btrfs_read_block_groups()
2635 bi = btrfs_item_ptr_offset(leaf, path->slots[0]); in update_block_group_item()
Dfile-item.c906 item_offset = btrfs_item_ptr_offset(leaf, in btrfs_del_csums()
Dsend.c925 ptr = btrfs_item_ptr_offset(eb, slot); in iterate_inode_ref()
3629 ptr = btrfs_item_ptr_offset(leaf, slot); in is_ancestor()
6565 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in compare_refs()
6794 off1 = btrfs_item_ptr_offset(left_path->nodes[0], left_path->slots[0]); in tree_compare_item()
6795 off2 = btrfs_item_ptr_offset(right_path->nodes[0], in tree_compare_item()
Dioctl.c2123 item_off = btrfs_item_ptr_offset(leaf, i); in copy_to_sk()
2578 item_off = btrfs_item_ptr_offset(leaf, slot); in btrfs_search_path_in_tree_user()
2779 item_off = btrfs_item_ptr_offset(leaf, slot) in btrfs_ioctl_get_subvol_info()
Dfile.c2582 btrfs_item_ptr_offset(leaf, slot), in btrfs_insert_replace_extent()
Dctree.h2597 #define btrfs_item_ptr_offset(leaf, slot) \ macro
Dinode.c2886 btrfs_item_ptr_offset(leaf, path->slots[0]), in insert_reserved_file_extent()
3843 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_read_locked_inode()
Dvolumes.c4595 btrfs_item_ptr_offset(eb, slot), in btrfs_uuid_scan_kthread()