write_byte_cnt    488 drivers/scsi/st.c 				&STp->stats->write_byte_cnt);
write_byte_cnt    493 drivers/scsi/st.c 				&STp->stats->write_byte_cnt);
write_byte_cnt   4762 drivers/scsi/st.c 		       (long long)atomic64_read(&STm->tape->stats->write_byte_cnt));
write_byte_cnt   4764 drivers/scsi/st.c static DEVICE_ATTR_RO(write_byte_cnt);
write_byte_cnt     99 drivers/scsi/st.h 	atomic64_t write_byte_cnt; /* bytes written */