Searched refs:scrub_print_common_warning (Results 1 – 1 of 1) sorted by relevance
/linux/fs/btrfs/ |
H A D | scrub.c | 478 static void scrub_print_common_warning(const char *errstr, struct btrfs_device *dev, in scrub_print_common_warning() function 965 scrub_print_common_warning("i/o error", dev, false, in scrub_stripe_report_errors() 969 scrub_print_common_warning("checksum error", dev, false, in scrub_stripe_report_errors() 973 scrub_print_common_warning("header error", dev, false, in scrub_stripe_report_errors()
|