Home
last modified time | relevance | path

Searched refs:read_extent_buffer_pages (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dextent_io.h262 int read_extent_buffer_pages(struct extent_buffer *eb, int mirror_num,
H A Dextent_io.c3719 int read_extent_buffer_pages(struct extent_buffer *eb, int mirror_num, in read_extent_buffer_pages() function
H A Ddisk-io.c228 ret = read_extent_buffer_pages(eb, mirror_num, check); in btrfs_read_extent_buffer()