Searched refs:btrfs_get_io_failure_record (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | extent_io.h | 540 int btrfs_get_io_failure_record(struct inode *inode, u64 start, u64 end,
 | 
| D | extent_io.c | 2373 int btrfs_get_io_failure_record(struct inode *inode, u64 start, u64 end,  in btrfs_get_io_failure_record()  function2579 	ret = btrfs_get_io_failure_record(inode, start, end, &failrec);  in bio_readpage_error()
 
 | 
| D | inode.c | 7920 	ret = btrfs_get_io_failure_record(inode, start, end, &failrec);  in dio_read_error()
 |