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