Home
last modified time | relevance | path

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

/linux/mm/
H A Dbacking-dev.c44 unsigned long nr_io; member
71 stats->nr_io++; in collect_wb_stats()
149 stats.nr_io, in bdi_debug_stats_show()
187 stats->nr_io, in wb_stats_show()
H A Dswap.c241 unsigned int nr_io, unsigned int nr_rotated) in lru_note_cost_unlock_irq() argument
253 cost = nr_io * SWAP_CLUSTER_MAX + nr_rotated; in lru_note_cost_unlock_irq()
/linux/include/linux/
H A Dswap.h331 unsigned int nr_io, unsigned int nr_rotated)