tot_write_time    482 drivers/scsi/st.c 		atomic64_add(ktime_to_ns(now), &STp->stats->tot_write_time);
tot_write_time   4779 drivers/scsi/st.c 		       (long long)atomic64_read(&STm->tape->stats->tot_write_time));
tot_write_time    108 drivers/scsi/st.h 	atomic64_t tot_write_time; /* ktime spent completing writes */