Home
last modified time | relevance | path

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

/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.c2142 struct io_failure_record *failrec) in set_state_failrec()
2169 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start) in get_state_failrec()
2173 struct io_failure_record *failrec; in get_state_failrec()
2255 struct io_failure_record *rec) in free_io_failure()
2404 struct io_failure_record *failrec; in clean_io_failure()
2456 struct io_failure_record *failrec; in btrfs_free_io_failure_record()
2481 static struct io_failure_record *btrfs_get_io_failure_record(struct inode *inode, in btrfs_get_io_failure_record()
2485 struct io_failure_record *failrec; in btrfs_get_io_failure_record()
2567 struct io_failure_record *failrec, in btrfs_check_repairable()
2619 struct io_failure_record *failrec; in btrfs_repair_one_sector()