Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A 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);
A Dextent_io.h71 struct io_failure_record;
295 struct io_failure_record { struct
A Dextent_io.c2158 struct io_failure_record *failrec) in set_state_failrec()
2185 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start) in get_state_failrec()
2189 struct io_failure_record *failrec; in get_state_failrec()
2271 struct io_failure_record *rec) in free_io_failure()
2420 struct io_failure_record *failrec; in clean_io_failure()
2472 struct io_failure_record *failrec; in btrfs_free_io_failure_record()
2497 static struct io_failure_record *btrfs_get_io_failure_record(struct inode *inode, in btrfs_get_io_failure_record()
2501 struct io_failure_record *failrec; in btrfs_get_io_failure_record()
2583 struct io_failure_record *failrec, in btrfs_check_repairable()
2635 struct io_failure_record *failrec; in btrfs_repair_one_sector()

Completed in 17 milliseconds