last_write_size   486 drivers/scsi/st.c 			atomic64_add(atomic_read(&STp->stats->last_write_size)
last_write_size   492 drivers/scsi/st.c 			atomic64_add(atomic_read(&STp->stats->last_write_size),
last_write_size   569 drivers/scsi/st.c 		atomic_set(&STp->stats->last_write_size, bufflen);
last_write_size   114 drivers/scsi/st.h 	atomic_t last_write_size;  /* Number of bytes issued for last write */