Searched refs:read_extent_buffer (Results 1 – 9 of 9) sorted by relevance
/u-boot/fs/btrfs/ |
A D | root-tree.c | 40 read_extent_buffer(l, item, btrfs_item_ptr_offset(l, slot), in btrfs_find_last_root()
|
A D | subvolume.c | 63 read_extent_buffer(path.nodes[0], path_ret, in get_path_in_subvol() 127 read_extent_buffer(path.nodes[0], path_ret, in list_one_subvol()
|
A D | btrfs.c | 70 read_extent_buffer(path.nodes[0], &ii, in show_dir() 108 read_extent_buffer(eb, namebuf, (unsigned long)(di + 1), in show_dir()
|
A D | extent-io.h | 144 void read_extent_buffer(const struct extent_buffer *eb, void *dst,
|
A D | inode.c | 62 read_extent_buffer(path.nodes[0], target, in btrfs_readlink() 375 read_extent_buffer(leaf, dest, in btrfs_read_extent_inline() 389 read_extent_buffer(leaf, cbuf, btrfs_file_extent_inline_start(fi), in btrfs_read_extent_inline()
|
A D | volumes.c | 567 read_extent_buffer(leaf, uuid, (unsigned long) in read_one_chunk() 606 read_extent_buffer(leaf, device->uuid, ptr, BTRFS_UUID_SIZE); in fill_device_from_item() 622 read_extent_buffer(leaf, dev_uuid, in read_one_dev() 625 read_extent_buffer(leaf, fs_uuid, in read_one_dev()
|
A D | disk-io.c | 96 read_extent_buffer(eb, buf, btrfs_header_fsid(), in print_tree_block_error() 669 read_extent_buffer(l, &root->root_item, in btrfs_read_fs_root_no_cache() 1009 read_extent_buffer(eb, fs_info->chunk_tree_uuid, in open_ctree_fs_info()
|
A D | ctree.h | 167 read_extent_buffer(eb, (char *)(result), \ 1138 read_extent_buffer(eb, &val, in btrfs_dev_stats_value()
|
A D | extent-io.c | 752 void read_extent_buffer(const struct extent_buffer *eb, void *dst, in read_extent_buffer() function
|
Completed in 17 milliseconds