Searched refs:btrfs_dev_stat_inc_and_print (Results 1 – 5 of 5) sorted by relevance
791 void btrfs_dev_stat_inc_and_print(struct btrfs_device *dev, int index);
1100 btrfs_dev_stat_inc_and_print(stripe->dev, BTRFS_DEV_STAT_READ_ERRS); in scrub_stripe_report_errors()1102 btrfs_dev_stat_inc_and_print(stripe->dev, BTRFS_DEV_STAT_CORRUPTION_ERRS); in scrub_stripe_report_errors()1106 btrfs_dev_stat_inc_and_print(stripe->dev, BTRFS_DEV_STAT_GENERATION_ERRS); in scrub_stripe_report_errors()1259 btrfs_dev_stat_inc_and_print(stripe->dev, in scrub_write_endio()
3848 btrfs_dev_stat_inc_and_print(device, in btrfs_end_super_write()4050 btrfs_dev_stat_inc_and_print(device, BTRFS_DEV_STAT_FLUSH_ERRS); in wait_dev_flush()
8515 void btrfs_dev_stat_inc_and_print(struct btrfs_device *dev, int index) in btrfs_dev_stat_inc_and_print() function
3599 btrfs_dev_stat_inc_and_print(dev, BTRFS_DEV_STAT_CORRUPTION_ERRS); in btrfs_data_csum_ok()