Home
last modified time | relevance | path

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

/drivers/scsi/
Dst.h99 atomic64_t write_byte_cnt; /* bytes written */ member
Dst.c490 &STp->stats->write_byte_cnt); in st_do_stats()
495 &STp->stats->write_byte_cnt); in st_do_stats()
4782 (long long)atomic64_read(&STm->tape->stats->write_byte_cnt)); in write_byte_cnt_show()
4784 static DEVICE_ATTR_RO(write_byte_cnt);