Home
last modified time | relevance | path

Searched refs:read_extent_buffer (Results 1 – 22 of 22) sorted by relevance

/linux/fs/btrfs/ !
H A Duuid-tree.c72 read_extent_buffer(eb, &data, offset, sizeof(data)); in btrfs_uuid_tree_lookup()
201 read_extent_buffer(eb, &read_subid, offset, sizeof(read_subid)); in btrfs_uuid_tree_remove()
350 read_extent_buffer(leaf, &subid_le, offset, in btrfs_uuid_tree_iterate()
443 read_extent_buffer(eb, &root_item, in btrfs_uuid_scan_kthread()
H A Dprops.c220 read_extent_buffer(leaf, name_buf, name_ptr, name_len); in iterate_object_props()
236 read_extent_buffer(leaf, value_buf, data_ptr, data_len); in iterate_object_props()
H A Dxattr.c74 read_extent_buffer(leaf, buffer, data_ptr, in btrfs_getxattr()
341 read_extent_buffer(leaf, buffer, name_ptr, name_len); in btrfs_listxattr()
H A Dextent_io.h310 void read_extent_buffer(const struct extent_buffer *eb, void *dst,
H A Dexport.c284 read_extent_buffer(leaf, name, name_ptr, name_len); in btrfs_get_name()
H A Dfile-item.c326 read_extent_buffer(path->nodes[0], dst, (unsigned long)item, in search_csum_tree()
571 read_extent_buffer(path->nodes[0], in btrfs_lookup_csums_list()
716 read_extent_buffer(path->nodes[0], csum_dest, in btrfs_lookup_csums_bitmap()
H A Dprint-tree.c200 read_extent_buffer(l, &subvol_id, offset, sizeof(subvol_id)); in print_uuid_item()
H A Droot-tree.c33 read_extent_buffer(eb, item, btrfs_item_ptr_offset(eb, slot), in btrfs_read_root_item()
H A Dtree-checker.c640 read_extent_buffer(leaf, namebuf, in check_dir_item()
708 read_extent_buffer(leaf, &bgi, btrfs_item_ptr_offset(leaf, slot), in check_block_group_item()
1214 read_extent_buffer(leaf, &ri, btrfs_item_ptr_offset(leaf, slot), in check_root_item()
H A Dreflink.c456 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf, slot), in btrfs_clone()
H A Dsuper.c844 read_extent_buffer(path->nodes[0], ptr + 1, in btrfs_get_subvol_name_from_objectid()
886 read_extent_buffer(path->nodes[0], ptr + 1, in btrfs_get_subvol_name_from_objectid()
H A Dtree-log.c447 read_extent_buffer(eb, src_copy, src_ptr, item_size); in overwrite_item()
603 read_extent_buffer(eb, buf, (unsigned long)start, len); in read_alloc_one_name()
682 read_extent_buffer(path->nodes[0], &existing, ptr, sizeof(existing)); in replay_one_extent()
2275 read_extent_buffer(path->nodes[0], name, in replay_xattr_deletes()
5375 read_extent_buffer(eb, name, name_ptr, this_name_len); in btrfs_check_ref_name_override()
H A Dioctl.c1795 read_extent_buffer(l, ptr, (unsigned long)(iref + 1), len); in btrfs_search_path_in_tree()
1880 read_extent_buffer(leaf, ptr, in btrfs_search_path_in_tree_user()
1968 read_extent_buffer(leaf, args->name, item_off, item_len); in btrfs_search_path_in_tree_user()
2156 read_extent_buffer(leaf, subvol_info->name, in btrfs_ioctl_get_subvol_info()
H A Daccessors.h39 read_extent_buffer(eb, (char *)(result), \
H A Dfree-space-tree.c413 read_extent_buffer(leaf, bitmap_cursor, ptr, in btrfs_convert_free_space_to_extents()
H A Dblock-group.c2075 read_extent_buffer(leaf, &bg, btrfs_item_ptr_offset(leaf, slot), in read_bg_from_eb()
2583 read_extent_buffer(leaf, &bgi, btrfs_item_ptr_offset(leaf, slot), in btrfs_read_block_groups()
H A Dextent_io.c3813 void read_extent_buffer(const struct extent_buffer *eb, void *dstv, in read_extent_buffer() function
4089 read_extent_buffer(src, kaddr + offset, src_offset, cur); in copy_extent_buffer()
H A Dctree.c787 read_extent_buffer(eb, &unaligned, offset, key_size); in btrfs_bin_search()
3922 read_extent_buffer(leaf, buf, btrfs_item_ptr_offset(leaf, in split_item()
H A Ddisk-io.c338 read_extent_buffer(eb, fsid, offsetof(struct btrfs_header, fsid), in check_tree_block_fsid()
3453 read_extent_buffer(chunk_root->node, fs_info->chunk_tree_uuid, in open_ctree()
H A Dinode.c6149 read_extent_buffer(leaf, name_ptr, in btrfs_real_readdir()
6908 read_extent_buffer(leaf, tmp, ptr, inline_size); in uncompress_inline()
6948 read_extent_buffer(path->nodes[0], kaddr, in read_inline_extent()
9298 read_extent_buffer(leaf, tmp, ptr, count); in btrfs_encoded_read_inline()
H A Dbackref.c2144 read_extent_buffer(eb, dest + bytes_left, in btrfs_ref_to_path()
/linux/fs/btrfs/tests/ !
H A Dextent-io-tests.c354 read_extent_buffer(eb, &has, i / BITS_PER_BYTE, 1); in check_eb_bitmap()
369 read_extent_buffer(eb, &has, i / BITS_PER_BYTE, 1); in check_eb_bitmap()