Home
last modified time | relevance | path

Searched refs:btrfs_read_extent_buffer (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Ddisk-io.h111 int btrfs_read_extent_buffer(struct extent_buffer *buf,
H A Dtree-log.c363 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()
H A Ddisk-io.c198 int btrfs_read_extent_buffer(struct extent_buffer *eb, in btrfs_read_extent_buffer() function
608 ret = btrfs_read_extent_buffer(buf, check); in read_tree_block()
H A Dqgroup.c2398 ret = btrfs_read_extent_buffer(root_eb, &check); in btrfs_qgroup_trace_subtree()
H A Dctree.c1712 ret = btrfs_read_extent_buffer(tmp, &check); in read_block_for_search()