Searched refs:btrfs_read_extent_buffer (Results 1 – 5 of 5) sorted by relevance
111 int btrfs_read_extent_buffer(struct extent_buffer *buf,
363 ret = btrfs_read_extent_buffer(eb, &check); in process_one_buffer()2419 ret = btrfs_read_extent_buffer(eb, &check); in replay_one_buffer()2653 ret = btrfs_read_extent_buffer(next, &check); in walk_down_log_tree()2668 ret = btrfs_read_extent_buffer(next, &check); in walk_down_log_tree()
198 int btrfs_read_extent_buffer(struct extent_buffer *eb, in btrfs_read_extent_buffer() function608 ret = btrfs_read_extent_buffer(buf, check); in read_tree_block()
2398 ret = btrfs_read_extent_buffer(root_eb, &check); in btrfs_qgroup_trace_subtree()
1712 ret = btrfs_read_extent_buffer(tmp, &check); in read_block_for_search()