Home
last modified time | relevance | path

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

/linux/block/partitions/
H A Daix.c82 size_t totalreadcount = 0; in read_lba() local
98 totalreadcount += copied; in read_lba()
101 return totalreadcount; in read_lba()