Home
last modified time | relevance | path

Searched refs:write_byte_cnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h99 atomic64_t write_byte_cnt; /* bytes written */ member
H A Dst.c492 &STp->stats->write_byte_cnt); in st_do_stats()
497 &STp->stats->write_byte_cnt); in st_do_stats()
4797 (long long)atomic64_read(&STm->tape->stats->write_byte_cnt)); in write_ns_show()
4799 static DEVICE_ATTR_RO(write_byte_cnt); in write_ns_show()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h98 atomic64_t write_byte_cnt; /* bytes written */ member
H A Dst.c491 &STp->stats->write_byte_cnt); in st_do_stats()
496 &STp->stats->write_byte_cnt); in st_do_stats()
4743 (long long)atomic64_read(&STm->tape->stats->write_byte_cnt)); in write_ns_show()
4745 static DEVICE_ATTR_RO(write_byte_cnt); in write_ns_show()

Completed in 12 milliseconds