Searched refs:btrfs_get_io_failure_record (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | extent_io.h | 365 int btrfs_get_io_failure_record(struct inode *inode, u64 start, u64 end,
|
D | extent_io.c | 2203 int btrfs_get_io_failure_record(struct inode *inode, u64 start, u64 end, in btrfs_get_io_failure_record() function 2410 ret = btrfs_get_io_failure_record(inode, start, end, &failrec); in bio_readpage_error()
|
D | inode.c | 7693 ret = btrfs_get_io_failure_record(inode, start, end, &failrec); in dio_read_error()
|