Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/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()
189 offset = btrfs_item_ptr_offset(eb, slot); in btrfs_uuid_tree_remove()
220 move_len = item_size - (move_src - btrfs_item_ptr_offset(eb, slot)); in btrfs_uuid_tree_remove()
334 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()
158 item_start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_del_inode_extref()
226 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.c657 read_extent_buffer(leaf, &bgi, btrfs_item_ptr_offset(leaf, slot), in check_block_group_item()
723 if (btrfs_item_ptr_offset(leaf, i) == in chunk_err()
1079 read_extent_buffer(leaf, &ri, btrfs_item_ptr_offset(leaf, slot), in check_root_item()
1232 end = item_size + btrfs_item_ptr_offset(leaf, slot); in check_extent_item()
1419 unsigned long ptr = btrfs_item_ptr_offset(leaf, slot); in check_extent_data_ref()
1483 ptr = btrfs_item_ptr_offset(leaf, slot); in check_inode_ref()
1683 btrfs_item_ptr_offset(leaf, slot)) { in check_leaf()
1688 btrfs_item_ptr_offset(leaf, slot)); in check_leaf()
Dtree-log.c363 src_ptr = btrfs_item_ptr_offset(eb, slot); in overwrite_item()
393 dst_ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]); in overwrite_item()
476 dst_ptr = btrfs_item_ptr_offset(path->nodes[0], in overwrite_item()
674 dest_offset = btrfs_item_ptr_offset(path->nodes[0], in replay_one_extent()
1016 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in __add_inode_ref()
1077 base = btrfs_item_ptr_offset(leaf, path->slots[0]); in __add_inode_ref()
1233 ref_ptr = btrfs_item_ptr_offset(eb, path->slots[0]); in unlink_old_inode_refs()
1418 ref_ptr = btrfs_item_ptr_offset(eb, slot); in add_inode_ref()
1601 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in count_inode_extrefs()
1653 ptr = btrfs_item_ptr_offset(path->nodes[0], path->slots[0]); in count_inode_refs()
[all …]
Dfree-space-tree.c306 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in convert_free_space_to_bitmaps()
389 ptr = btrfs_item_ptr_offset(leaf, path->slots[0] - 1); in convert_free_space_to_extents()
513 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in free_space_test_bit()
542 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in free_space_set_bits()
Dreflink.c263 btrfs_item_ptr_offset(path->nodes[0], in clone_copy_inline_extent()
416 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf, slot), in btrfs_clone()
Dprint-tree.c357 print_uuid_item(l, btrfs_item_ptr_offset(l, i), in btrfs_print_leaf()
Ddir-item.c429 start = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_delete_one_dir_name()
Dbackref.c1638 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.c4491 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf, in split_item()
4519 btrfs_item_ptr_offset(leaf, path->slots[0]), in split_item()
4524 btrfs_item_ptr_offset(leaf, slot), in split_item()
4592 btrfs_item_ptr_offset(leaf, path->slots[0]), in btrfs_duplicate_item()
4593 btrfs_item_ptr_offset(leaf, path->slots[0] - 1), in btrfs_duplicate_item()
4669 ptr = btrfs_item_ptr_offset(leaf, slot); in btrfs_truncate_item()
4918 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_insert_item()
Dblock-group.c1562 read_extent_buffer(leaf, &bg, btrfs_item_ptr_offset(leaf, slot), in read_bg_from_eb()
1880 read_extent_buffer(leaf, &bgi, btrfs_item_ptr_offset(leaf, slot), in read_block_group_item()
2337 bi = btrfs_item_ptr_offset(leaf, path->slots[0]); in update_block_group_item()
Dfile-item.c798 item_offset = btrfs_item_ptr_offset(leaf, in btrfs_del_csums()
Dsend.c924 ptr = btrfs_item_ptr_offset(eb, slot); in iterate_inode_ref()
3643 ptr = btrfs_item_ptr_offset(leaf, slot); in is_ancestor()
6556 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in compare_refs()
6764 off1 = btrfs_item_ptr_offset(left_path->nodes[0], left_path->slots[0]); in tree_compare_item()
6765 off2 = btrfs_item_ptr_offset(right_path->nodes[0], in tree_compare_item()
Dioctl.c2066 item_off = btrfs_item_ptr_offset(leaf, i); in copy_to_sk()
2533 item_off = btrfs_item_ptr_offset(leaf, slot); in btrfs_search_path_in_tree_user()
2734 item_off = btrfs_item_ptr_offset(leaf, slot) in btrfs_ioctl_get_subvol_info()
Dfile.c2543 btrfs_item_ptr_offset(leaf, slot), in btrfs_insert_replace_extent()
Dctree.h2474 #define btrfs_item_ptr_offset(leaf, slot) \ macro
Dinode.c2560 btrfs_item_ptr_offset(leaf, path->slots[0]), in insert_reserved_file_extent()
3406 ptr = btrfs_item_ptr_offset(leaf, path->slots[0]); in btrfs_read_locked_inode()
Dvolumes.c4431 btrfs_item_ptr_offset(eb, slot), in btrfs_uuid_scan_kthread()