Home
last modified time | relevance | path

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

/linux-6.8/fs/btrfs/
Ddisk-io.h108 int btrfs_read_extent_buffer(struct extent_buffer *buf,
Dtree-log.c344 ret = btrfs_read_extent_buffer(eb, &check); in process_one_buffer()
2398 ret = btrfs_read_extent_buffer(eb, &check); in replay_one_buffer()
2631 ret = btrfs_read_extent_buffer(next, &check); in walk_down_log_tree()
2646 ret = btrfs_read_extent_buffer(next, &check); in walk_down_log_tree()
Ddisk-io.c216 int btrfs_read_extent_buffer(struct extent_buffer *eb, in btrfs_read_extent_buffer() function
633 ret = btrfs_read_extent_buffer(buf, check); in read_tree_block()
Dqgroup.c2538 ret = btrfs_read_extent_buffer(root_eb, &check); in btrfs_qgroup_trace_subtree()
Dctree.c1553 ret = btrfs_read_extent_buffer(tmp, &check); in read_block_for_search()