Searched refs:in_flight_size (Results 1 – 1 of 1) sorted by relevance
35 atomic_t in_flight_size; /* Total size of in-flight I/Os */ member95 DMEMIT("%d %u ", atomic_read(&pi->in_flight_size), in st_status()162 atomic_set(&pi->in_flight_size, 0); in st_add_path()217 sz1 = atomic_read(&pi1->in_flight_size); in st_compare_load()218 sz2 = atomic_read(&pi2->in_flight_size); in st_compare_load()306 atomic_add(nr_bytes, &pi->in_flight_size); in st_start_io()316 atomic_sub(nr_bytes, &pi->in_flight_size); in st_end_io()