Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dextent-io-tree.h7 struct io_failure_record;
78 struct io_failure_record *failrec;
239 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start);
241 struct io_failure_record *failrec);
246 struct io_failure_record *rec);
Dextent_io.h67 struct io_failure_record;
297 struct io_failure_record { struct
Dextent_io.c2098 struct io_failure_record *failrec) in set_state_failrec()
2125 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start) in get_state_failrec()
2129 struct io_failure_record *failrec; in get_state_failrec()
2223 struct io_failure_record *rec) in free_io_failure()
2369 struct io_failure_record *failrec; in clean_io_failure()
2428 struct io_failure_record *failrec; in btrfs_free_io_failure_record()
2453 static struct io_failure_record *btrfs_get_io_failure_record(struct inode *inode, in btrfs_get_io_failure_record()
2457 struct io_failure_record *failrec; in btrfs_get_io_failure_record()
2539 struct io_failure_record *failrec, in btrfs_check_repairable()
2650 struct io_failure_record *failrec; in btrfs_submit_read_repair()