Searched refs:successful_ops (Results 1 – 2 of 2) sorted by relevance
54 u64 successful_ops; member
693 dev_entry->dio_stats.successful_ops++; in dio_ssd2hl_write()736 if (stats->successful_ops > 0) in dio_stats_show()737 avg_bytes_per_op = stats->bytes_transferred / stats->successful_ops; in dio_stats_show()740 success_rate = (stats->successful_ops * 100) / stats->total_ops; in dio_stats_show()744 seq_printf(s, "Successful ops: %llu\\n", stats->successful_ops); in dio_stats_show()