Searched refs:btrfs_get_io_failure_record (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | extent_io.h | 537 int btrfs_get_io_failure_record(struct inode *inode, u64 start, u64 end,
|
D | extent_io.c | 2161 int btrfs_get_io_failure_record(struct inode *inode, u64 start, u64 end, in btrfs_get_io_failure_record() function 2369 ret = btrfs_get_io_failure_record(inode, start, end, &failrec); in bio_readpage_error()
|
D | inode.c | 7782 ret = btrfs_get_io_failure_record(inode, start, end, &failrec); in dio_read_error()
|