Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds