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