Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/geom/sched/
Dg_sched.c179 u_int gs_bytes_in_flight; member
197 &me.gs_bytes_in_flight, 0, "Bytes in flight");
271 me.gs_bytes_in_flight -= bio->bio_length; in g_sched_update_stats()
871 me.gs_bytes_in_flight += bp->bio_length; in g_sched_start()