Searched refs:read_byte_cnt (Results 1 – 2 of 2) sorted by relevance
97 atomic64_t read_byte_cnt; /* bytes read */ member
513 &STp->stats->read_byte_cnt); in st_do_stats()518 &STp->stats->read_byte_cnt); in st_do_stats()4757 (long long)atomic64_read(&STm->tape->stats->read_byte_cnt)); in read_byte_cnt_show()4759 static DEVICE_ATTR_RO(read_byte_cnt);
Completed in 18 milliseconds