Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
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()
Dswap.c272 unsigned int nr_io, unsigned int nr_rotated) in lru_note_cost() argument
283 cost = nr_io * SWAP_CLUSTER_MAX + nr_rotated; in lru_note_cost()
/linux-6.12.1/include/linux/
Dswap.h378 unsigned int nr_io, unsigned int nr_rotated);