Home
last modified time | relevance | path

Searched refs:io_failure_record (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dextent-io-tree.h7 struct io_failure_record;
92 struct io_failure_record *failrec;
254 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start);
256 struct io_failure_record *failrec);
261 struct io_failure_record *rec);
Dextent_io.h70 struct io_failure_record;
299 struct io_failure_record { struct
Dextent_io.c2140 struct io_failure_record *failrec) in set_state_failrec()
2167 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start) in get_state_failrec()
2171 struct io_failure_record *failrec; in get_state_failrec()
2253 struct io_failure_record *rec) in free_io_failure()
2402 struct io_failure_record *failrec; in clean_io_failure()
2454 struct io_failure_record *failrec; in btrfs_free_io_failure_record()
2479 static struct io_failure_record *btrfs_get_io_failure_record(struct inode *inode, in btrfs_get_io_failure_record()
2483 struct io_failure_record *failrec; in btrfs_get_io_failure_record()
2565 struct io_failure_record *failrec, in btrfs_check_repairable()
2617 struct io_failure_record *failrec; in btrfs_repair_one_sector()