Searched refs:nr_sec_rw (Results 1 – 3 of 3) sorted by relevance
782 unsigned long nr_sec_rw[2]; member
801 return sysfs_emit(buf, "%lu\n", hba->monitor.nr_sec_rw[READ]); in read_total_sectors_show()871 return sysfs_emit(buf, "%lu\n", hba->monitor.nr_sec_rw[WRITE]); in write_total_sectors_show()
2334 m->nr_sec_rw[dir] += blk_rq_sectors(req); in ufshcd_update_monitor()