Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.c2096 struct io_failure_record *failrec) in set_state_failrec()
2123 struct io_failure_record *get_state_failrec(struct extent_io_tree *tree, u64 start) in get_state_failrec()
2127 struct io_failure_record *failrec; in get_state_failrec()
2221 struct io_failure_record *rec) in free_io_failure()
2367 struct io_failure_record *failrec; in clean_io_failure()
2426 struct io_failure_record *failrec; in btrfs_free_io_failure_record()
2451 static struct io_failure_record *btrfs_get_io_failure_record(struct inode *inode, in btrfs_get_io_failure_record()
2455 struct io_failure_record *failrec; in btrfs_get_io_failure_record()
2537 struct io_failure_record *failrec, in btrfs_check_repairable()
2648 struct io_failure_record *failrec; in btrfs_submit_read_repair()