Searched refs:btrfs_do_readpage (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/fs/btrfs/ |
D | extent_io.h | 186 int btrfs_do_readpage(struct page *page, struct extent_map **em_cached,
|
D | extent_io.c | 3144 int btrfs_do_readpage(struct page *page, struct extent_map **em_cached, in btrfs_do_readpage() function 3361 btrfs_do_readpage(pages[index], em_cached, bio, bio_flags, in contiguous_readpages()
|
D | inode.c | 8093 ret = btrfs_do_readpage(page, NULL, &bio, &bio_flags, 0, NULL); in btrfs_readpage()
|