Searched refs:out_full (Results 1 – 3 of 3) sorted by relevance
113 (unsigned long long)st.out_full, (unsigned long long)st.out_part); in posix_summary()259 (unsigned long long)st.out_full); in dd_write_msg()
544 st.out_full += pending/out.dbsz; in dd_out()553 ++st.out_full; in dd_out()578 if (progress && (st.out_full + st.out_part) % progress == 0) in dd_out()
96 uint64_t out_full; /* # of full output blocks */ member