Home
last modified time | relevance | path

Searched refs:tot_write_time (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dst.h107 atomic64_t tot_write_time; /* ktime spent completing writes */ member
Dst.c481 atomic64_add(ktime_to_ns(now), &STp->stats->tot_write_time); in st_do_stats()
4743 (long long)atomic64_read(&STm->tape->stats->tot_write_time)); in write_ns_show()