Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Ddisk-io.h118 int btrfs_read_extent_buffer(struct extent_buffer *buf,
Dtree-log.c361 ret = btrfs_read_extent_buffer(eb, &check); in process_one_buffer()
2418 ret = btrfs_read_extent_buffer(eb, &check); in replay_one_buffer()
2651 ret = btrfs_read_extent_buffer(next, &check); in walk_down_log_tree()
2666 ret = btrfs_read_extent_buffer(next, &check); in walk_down_log_tree()
Ddisk-io.c215 int btrfs_read_extent_buffer(struct extent_buffer *eb, in btrfs_read_extent_buffer() function
637 ret = btrfs_read_extent_buffer(buf, check); in read_tree_block()
Dqgroup.c2660 ret = btrfs_read_extent_buffer(root_eb, &check); in btrfs_qgroup_trace_subtree()
Dctree.c1570 ret = btrfs_read_extent_buffer(tmp, &check); in read_block_for_search()
Dextent-tree.c5581 ret = btrfs_read_extent_buffer(next, &check); in check_next_block_uptodate()