Searched refs:in_flight_size (Results 1 – 1 of 1) sorted by relevance
34 atomic_t in_flight_size; /* Total size of in-flight I/Os */ member93 DMEMIT("%d %u ", atomic_read(&pi->in_flight_size), in st_status()154 atomic_set(&pi->in_flight_size, 0); in st_add_path()201 sz1 = atomic_read(&pi1->in_flight_size); in st_compare_load()202 sz2 = atomic_read(&pi2->in_flight_size); in st_compare_load()287 atomic_add(nr_bytes, &pi->in_flight_size); in st_start_io()297 atomic_sub(nr_bytes, &pi->in_flight_size); in st_end_io()