Home
last modified time | relevance | path

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

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